| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov Report❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
Additional details and impacted files @@ Coverage Diff @@
## main #2989 +/- ##
===========================================
- Coverage 83.56% 58.93% -24.64%
===========================================
Files 257 203 -54
Lines 53898 34970 -18928
Branches 4613 4078 -535
===========================================
- Hits 45040 20608 -24432
- Misses 8061 13385 +5324
- Partials 797 977 +180
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness.
|
Sorry, something went wrong.
| i._arg_check(args, s, intervals[i]) | ||
|
|
||
| if args.options['index-mode'] == 'int32' and \ | ||
| # SparseTimeFunctions use int64 indexing regardless of index mode |
There was a problem hiding this comment.
Why not move this whole check into Function instead to avoid the is_Sparse/is_regular?
Sorry, something went wrong.
There was a problem hiding this comment.
It does nominally miss the case that a user specifies a huge SparseFunction, but that seems unlikely, so sure
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.