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

Fix electrical route bundle #605

Merged
merged 8 commits into from
Feb 11, 2025

add a bunch of model_copy functions

beb1218
Select commit
Loading
Failed to load commit list.
Merged

Fix electrical route bundle #605

add a bunch of model_copy functions
beb1218
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2025 in 1s

65.77% (-0.17%) compared to 19691f9

View this Pull Request on Codecov

65.77% (-0.17%) compared to 19691f9

Details

Codecov Report

Attention: Patch coverage is 35.38462% with 42 lines in your changes missing coverage. Please review.

Project coverage is 65.77%. Comparing base (19691f9) to head (beb1218).

Files with missing lines Patch % Lines
src/kfactory/routing/electrical.py 20.00% 31 Missing and 1 partial ⚠️
src/kfactory/routing/optical.py 53.84% 6 Missing ⚠️
src/kfactory/cross_section.py 57.14% 3 Missing ⚠️
src/kfactory/enclosure.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #605      +/-   ##
==========================================
- Coverage   65.94%   65.77%   -0.17%     
==========================================
  Files          64       64              
  Lines        9656     9693      +37     
  Branches     1787     1802      +15     
==========================================
+ Hits         6368     6376       +8     
- Misses       2762     2793      +31     
+ Partials      526      524       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.