BlueBrain / diameter-synthesis

Synthesize diameters of neuronal morphologies
Apache License 2.0
3 stars 2 forks source link

Fixing small bug #32

Closed arnaudon closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #32 (4b82f20) into main (bf40e76) will decrease coverage by 0.16%. The diff coverage is 100.00%.

:exclamation: Current head 4b82f20 differs from pull request most recent head 944a8b7. Consider uploading reports for the commit 944a8b7 to get more accurate results

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
- Coverage   83.55%   83.38%   -0.17%     
==========================================
  Files          12       12              
  Lines        1216     1216              
  Branches      263      263              
==========================================
- Hits         1016     1014       -2     
- Misses        156      157       +1     
- Partials       44       45       +1     
Flag Coverage Δ
pytest 83.38% <100.00%> (-0.17%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
diameter_synthesis/build_diameters.py 90.04% <100.00%> (ø)
diameter_synthesis/simpler_diametrizer.py 73.03% <0.00%> (-2.25%) :arrow_down:
arnaudon commented 2 years ago

the change in coverage is very minor, let's discard it