Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add inheritance for bounding box operations #575

Merged
merged 10 commits into from
Jan 26, 2025

add more tests

f404584
Select commit
Loading
Failed to load commit list.
Merged

Add inheritance for bounding box operations #575

add more tests
f404584
Select commit
Loading
Failed to load commit list.
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.