Add inheritance for bounding box operations #575
Merged
Codecov / codecov/project
succeeded
Jan 26, 2025 in 0s
59.21% (+1.45%) compared to fd754cd
View this Pull Request on Codecov
59.21% (+1.45%) compared to fd754cd
Details
Codecov Report
Attention: Patch coverage is 30.95238%
with 29 lines
in your changes missing coverage. Please review.
Project coverage is 59.21%. Comparing base (
fd754cd
) to head (f404584
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/kfactory/grid.py | 25.64% | 29 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #575 +/- ##
==========================================
+ Coverage 57.76% 59.21% +1.45%
==========================================
Files 49 49
Lines 9529 9163 -366
Branches 1764 1739 -25
==========================================
- Hits 5504 5426 -78
+ Misses 3486 3203 -283
+ Partials 539 534 -5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading