Decouple size
dictionary from EinExprs
#45
Merged
Codecov / codecov/project
succeeded
Dec 28, 2023 in 0s
80.23% (+1.85%) compared to 18f5783
View this Pull Request on Codecov
80.23% (+1.85%) compared to 18f5783
Details
Codecov Report
Attention: 20 lines
in your changes are missing coverage. Please review.
Comparison is base (
18f5783
) 78.38% compared to head (47c64e5
) 80.23%.
Report is 4 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
src/SizedEinExpr.jl | 77.50% | 9 Missing |
src/Slicing.jl | 56.25% | 7 Missing |
src/Counters.jl | 80.00% | 2 Missing |
src/EinExpr.jl | 95.23% | 1 Missing |
src/Optimizers/Optimizers.jl | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #45 +/- ##
==========================================
+ Coverage 78.38% 80.23% +1.85%
==========================================
Files 11 12 +1
Lines 273 334 +61
==========================================
+ Hits 214 268 +54
- Misses 59 66 +7
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading