Borda / BIRL

BIRL: Benchmark on Image Registration methods with Landmark validations
http://borda.github.io/BIRL
BSD 3-Clause "New" or "Revised" License
90 stars 26 forks source link

dataset handlers #23

Closed Borda closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #23 into master will increase coverage by 0.18%. The diff coverage is 89.78%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   89.23%   89.42%   +0.18%     
==========================================
  Files           9       10       +1     
  Lines         641      747     +106     
==========================================
+ Hits          572      668      +96     
- Misses         69       79      +10
Impacted Files Coverage Δ
benchmark/__init__.py 100% <100%> (ø) :arrow_up:
benchmark/utilities/visualisation.py 95.38% <100%> (ø) :arrow_up:
benchmark/test_benchmark.py 100% <100%> (ø) :arrow_up:
benchmark/utilities/__init__.py 100% <100%> (ø) :arrow_up:
benchmark/cls_benchmark.py 79.72% <81.81%> (-0.18%) :arrow_down:
benchmark/utilities/dataset.py 90.27% <90.27%> (ø)
benchmark/utilities/experiments.py 89.76% <90.9%> (+1.22%) :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 9f15e77...0f34573. Read the comment docs.