Separate size and capacity of LGDO ArrayLike objects #109
Codecov / codecov/project
succeeded
Dec 20, 2024 in 0s
78.61% (target 20.00%)
View this Pull Request on Codecov
78.61% (target 20.00%)
Details
Codecov Report
Attention: Patch coverage is 89.42308%
with 22 lines
in your changes missing coverage. Please review.
Project coverage is 78.61%. Comparing base (
b0b6f97
) to head (10193a9
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/lgdo/types/encoded.py | 57.89% | 8 Missing |
src/lgdo/types/vovutils.py | 16.66% | 5 Missing |
src/lgdo/types/table.py | 89.65% | 3 Missing |
src/lgdo/types/vectorofvectors.py | 93.02% | 3 Missing |
src/lgdo/types/array.py | 96.00% | 2 Missing |
src/lgdo/lh5/core.py | 92.85% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #109 +/- ##
==========================================
+ Coverage 78.56% 78.61% +0.05%
==========================================
Files 46 46
Lines 3401 3470 +69
==========================================
+ Hits 2672 2728 +56
- Misses 729 742 +13
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading