Erotemic / netharn

Parameterized fit and prediction harnesses for pytorch
Apache License 2.0
39 stars 9 forks source link

Dev/some python2 support #5

Closed Erotemic closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #5 into master will decrease coverage by 0.18%. The diff coverage is 77.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
- Coverage   56.11%   55.92%   -0.19%     
==========================================
  Files          79       79              
  Lines        9170     9185      +15     
  Branches     1567     1569       +2     
==========================================
- Hits         5146     5137       -9     
- Misses       3579     3606      +27     
+ Partials      445      442       -3
Impacted Files Coverage Δ
netharn/metrics/clf_report.py 62.13% <ø> (ø) :arrow_up:
netharn/util/util_torch.py 66.66% <ø> (ø) :arrow_up:
netharn/util/util_io.py 100% <ø> (ø) :arrow_up:
netharn/util/imutil.py 48.06% <ø> (-4.98%) :arrow_down:
netharn/folders.py 75.51% <ø> (ø) :arrow_up:
netharn/util/util_misc.py 57.14% <ø> (ø) :arrow_up:
netharn/util/util_cv2.py 70.27% <ø> (ø) :arrow_up:
netharn/layers/reorg/reorg_layer.py 94.73% <ø> (-5.27%) :arrow_down:
netharn/util/util_fname.py 69.02% <ø> (ø) :arrow_up:
netharn/util/profiler.py 25.26% <ø> (ø) :arrow_up:
... and 36 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 f2d9926...ed9a1b0. Read the comment docs.