Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #167 +/- ##
==========================================
- Coverage 82.00% 81.52% -0.49%
==========================================
Files 22 22
Lines 1523 1597 +74
==========================================
+ Hits 1249 1302 +53
- Misses 274 295 +21
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:
|
|
It also looks like the documenter workflow is not correctly instantiating the environment somehow |
Hmm I've been making a lot of changes to workflows, maybe something broke, I'll look into it... |
|
Hmmm, it might have also just been the compat things, it seems to have sorted itself out now? Here are the ones that failed: https://github.com/ITensor/GradedArrays.jl/actions/runs/25340068435 I think I got mostly confused because the failing resolver didn't cancel the remainder of the workflow |
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
Refactors
FusedGradedMatrixandFusedGradedVectorto support rectangular (non-square) block structures with asymmetric codomain/domain sectors.sectors::Vector+blocks::Vectorblock-diagonal layout withDictionary{S,Int}axes (codomain, domain / axis) plus aDictionary{S,D}of stored blocks keyed only at sectors common to both axes.insert_missing_sectors/delete_missing_sectors:matricize/unmatricizeno longer needs to pad with multiplicity-0 sectors to force matching codomain/domain