solgaardlab / dphox

MIT License
18 stars 3 forks source link

Clean code #3

Closed joamatab closed 2 years ago

joamatab commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #3 (e3de7f4) into main (9c4039a) will increase coverage by 0.34%. The diff coverage is 4.83%.

@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   43.15%   43.50%   +0.34%     
==========================================
  Files          16       16              
  Lines        2280     2262      -18     
==========================================
  Hits          984      984              
+ Misses       1296     1278      -18     
Impacted Files Coverage Δ
dphox/device.py 24.93% <0.00%> (+0.43%) :arrow_up:
dphox/foundry.py 63.07% <0.00%> (ø)
dphox/geometry.py 61.24% <0.00%> (ø)
dphox/parametric.py 25.00% <0.00%> (ø)
dphox/path.py 23.27% <0.00%> (+0.43%) :arrow_up:
dphox/pattern.py 48.10% <0.00%> (+0.36%) :arrow_up:
dphox/route.py 22.03% <0.00%> (+0.36%) :arrow_up:
dphox/prefab/active.py 39.63% <16.66%> (+0.30%) :arrow_up:
dphox/transform.py 68.75% <16.66%> (+1.67%) :arrow_up:
dphox/utils.py 49.38% <33.33%> (+0.57%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9c4039a...e3de7f4. Read the comment docs.