BlueBrain / diameter-synthesis

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

Add codespell in lint #14

Closed adrien-berchet closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #14 (b3dd89d) into main (f280547) will increase coverage by 0.59%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   84.55%   85.15%   +0.59%     
==========================================
  Files          11       11              
  Lines        1101     1105       +4     
  Branches      233      234       +1     
==========================================
+ Hits          931      941      +10     
+ Misses        127      119       -8     
- Partials       43       45       +2     
Flag Coverage Δ
pytest 85.15% <100.00%> (+0.59%) :arrow_up:

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

Impacted Files Coverage Δ
diameter_synthesis/build_diameters.py 89.67% <ø> (ø)
diameter_synthesis/distribution_fitting.py 95.06% <ø> (ø)
diameter_synthesis/cli.py 85.91% <100.00%> (ø)
diameter_synthesis/plotting.py 85.88% <100.00%> (+0.16%) :arrow_up:
diameter_synthesis/main.py 64.64% <0.00%> (+6.06%) :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 f280547...b3dd89d. Read the comment docs.