Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #28 +/- ##
==========================================
- Coverage 72.89% 71.50% -1.40%
==========================================
Files 9 8 -1
Lines 321 200 -121
==========================================
- Hits 234 143 -91
+ Misses 87 57 -30
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
I've added some more changes, and I'm happy to report that I think I at least fixed some of the linenumber problems (although not all of them, I've noticed...). One interesting problem I ran into: I can't have |
Great!
Exporting |
This is a rather large refactor that aims to resolve some inconveniences.
AbstractArrayInterfaceis now no longer opinionatedAbstractArrayOpsis now no longer supported and we require more explicit usage of@deriveIt is built on top of #18 so that one should be merged first.
To do