Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #164 +/- ##
==========================================
- Coverage 75.95% 75.84% -0.12%
==========================================
Files 36 36
Lines 2059 2049 -10
==========================================
- Hits 1564 1554 -10
Misses 495 495
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@mtfishman I'm not sure if I can actually fix this in such a way that it stays compatible with gradedarrays (also, I don't think it is great that GradedArrays depend so heavily on the internal implementation here). |
Fixes #162
This more properly handles some edge cases that had been reported, by also migrating fully empty row/col pairs to the end, and correctly adapting the indexing.