xKDR / TSFrames.jl

Timeseries in Julia
MIT License
92 stars 22 forks source link

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

Closed siddjain444 closed 6 months ago

siddjain444 commented 6 months ago

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

siddjain444 commented 6 months ago

The following commit addresses the issue #162.

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

chiraganand commented 6 months ago

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