Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating subset.jl to make it compatible with the Julia version 1.6 #177

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

siddjain444
Copy link
Contributor

Function subset updated to make it work on Julia version 1.6.

@chiraganand chiraganand self-assigned this Mar 20, 2024
@siddjain444
Copy link
Contributor Author

The following commit addresses the issue #162.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.92%. Comparing base (4f45889) to head (ce4d3d6).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #177   +/-   ##
=======================================
  Coverage   91.92%   91.92%           
=======================================
  Files          20       20           
  Lines         458      458           
=======================================
  Hits          421      421           
  Misses         37       37           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chiraganand chiraganand linked an issue Mar 20, 2024 that may be closed by this pull request
@chiraganand
Copy link
Member

All the checks have passed, you may move it out of draft.

@siddjain444 siddjain444 marked this pull request as ready for review March 20, 2024 11:43
@chiraganand chiraganand merged commit 8b6bafc into xKDR:main Mar 20, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TSFrames not working in Julia 1.6
3 participants