ArcanaFramework / arcana

Abstraction of Repository Centric ANAlysis
Other
4 stars 5 forks source link

Ran Black and Codespell over code-base #117

Closed tclose closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #117 (664e4be) into main (3dfb6c6) will increase coverage by 0.01%. The diff coverage is 78.07%.

@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
+ Coverage   75.47%   75.49%   +0.01%     
==========================================
  Files          56       56              
  Lines        5273     5276       +3     
  Branches     1037     1037              
==========================================
+ Hits         3980     3983       +3     
  Misses       1011     1011              
  Partials      282      282              
Impacted Files Coverage Δ
arcana/core/cli.py 83.33% <ø> (ø)
arcana/core/data/space.py 80.28% <0.00%> (ø)
arcana/data/spaces/common.py 0.00% <ø> (ø)
arcana/data/spaces/medimage.py 100.00% <ø> (ø)
arcana/exceptions.py 95.78% <ø> (ø)
arcana/tasks/common/utils.py 0.00% <0.00%> (ø)
arcana/test/fixtures/docs.py 100.00% <ø> (ø)
arcana/test/fixtures/medimage/__init__.py 100.00% <ø> (ø)
arcana/cli/derive.py 57.37% <43.75%> (ø)
arcana/test/utils.py 66.66% <50.00%> (ø)
... and 38 more

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 3dfb6c6...664e4be. Read the comment docs.