pystiche / papers

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

Add more checks for the documentation #151

Closed pmeier closed 4 years ago

pmeier commented 4 years ago

Adresses https://github.com/pmeier/pystiche_papers/issues/145#issuecomment-670541659

codecov[bot] commented 4 years ago

Codecov Report

Merging #151 into master will increase coverage by 0.1%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #151     +/-   ##
========================================
+ Coverage    98.3%   98.4%   +0.1%     
========================================
  Files          38      30      -8     
  Lines        1365    1332     -33     
========================================
- Hits         1343    1312     -31     
+ Misses         22      20      -2     
Impacted Files Coverage Δ
pystiche_papers/johnson_alahi_li_2016/_modules.py 95.8% <ø> (ø)
pystiche_papers/gatys_et_al_2017/__init__.py
pystiche_papers/li_wand_2016/__init__.py
pystiche_papers/johnson_alahi_li_2016/__init__.py
pystiche_papers/utils/__init__.py
pystiche_papers/ulyanov_et_al_2016/__init__.py
pystiche_papers/data/__init__.py
pystiche_papers/__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 d691d1b...7ac6e61. Read the comment docs.