BlueBrain / NeuroTS

Topological Neuron Synthesis
https://neurots.readthedocs.io/en/stable
Apache License 2.0
36 stars 5 forks source link

Fix: Report errors in lists properly #51

Closed adrien-berchet closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #51 (10e04e7) into main (2197d10) will increase coverage by 0.10%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   97.25%   97.35%   +0.10%     
==========================================
  Files          33       33              
  Lines        1892     1892              
  Branches      309      310       +1     
==========================================
+ Hits         1840     1842       +2     
+ Misses         35       34       -1     
+ Partials       17       16       -1     
Flag Coverage Δ
pytest 97.35% <100.00%> (+0.10%) :arrow_up:

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

Impacted Files Coverage Δ
neurots/validator.py 100.00% <100.00%> (+7.40%) :arrow_up: