CINPLA / exdir

Directory structure standard for experimental pipelines.
http://exdir.rtfd.io
MIT License
72 stars 13 forks source link

Add Python 2.7 support #57

Closed dragly closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #57 into dev will decrease coverage by 0.15%. The diff coverage is 93.1%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #57      +/-   ##
==========================================
- Coverage   97.64%   97.48%   -0.16%     
==========================================
  Files          11       11              
  Lines        1400     1392       -8     
==========================================
- Hits         1367     1357      -10     
- Misses         33       35       +2
Impacted Files Coverage Δ
tests/test_attr.py 100% <ø> (ø) :arrow_up:
tests/test_dataset.py 100% <ø> (ø) :arrow_up:
tests/test_plugins.py 98.23% <ø> (ø) :arrow_up:
tests/test_help_functions.py 100% <ø> (ø) :arrow_up:
tests/test_quantities.py 100% <ø> (ø) :arrow_up:
tests/test_file.py 98.9% <100%> (ø) :arrow_up:
tests/conftest.py 65.67% <100%> (+0.52%) :arrow_up:
tests/test_raw.py 100% <100%> (ø) :arrow_up:
tests/test_object.py 100% <100%> (ø) :arrow_up:
tests/test_numpy_attributes.py 100% <100%> (ø) :arrow_up:
... and 1 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 8121920...03738a7. Read the comment docs.