pystiche / papers

Reference implementation and replication of prominent NST papers
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

generalize URL selection from csv #197

Closed pmeier closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #197 into master will increase coverage by 0.1%. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #197     +/-   ##
========================================
+ Coverage    99.0%   99.2%   +0.1%     
========================================
  Files          38      30      -8     
  Lines        1406    1393     -13     
========================================
- Hits         1393    1382     -11     
+ Misses         13      11      -2     
Impacted Files Coverage Δ
pystiche_papers/johnson_alahi_li_2016/_modules.py 100.0% <100.0%> (ø)
pystiche_papers/utils/misc.py 97.6% <100.0%> (+0.7%) :arrow_up:
pystiche_papers/johnson_alahi_li_2016/__init__.py
pystiche_papers/ulyanov_et_al_2016/__init__.py
pystiche_papers/utils/__init__.py
pystiche_papers/__init__.py
pystiche_papers/gatys_et_al_2017/__init__.py
pystiche_papers/data/__init__.py
pystiche_papers/li_wand_2016/__init__.py
...ystiche_papers/gatys_ecker_bethge_2016/__init__.py

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 55acf2b...74d0ded. Read the comment docs.