pystiche / papers

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

Fix codecov action #180

Closed pmeier closed 4 years ago

pmeier commented 4 years ago

As of recently codecov complains that it can't detect a CI provider.

codecov[bot] commented 4 years ago

Codecov Report

Merging #180 into master will increase coverage by 0.2%. The diff coverage is 96.6%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #180     +/-   ##
========================================
+ Coverage    98.4%   98.7%   +0.2%     
========================================
  Files          38      38             
  Lines        1363    1369      +6     
========================================
+ Hits         1342    1352     +10     
+ Misses         21      17      -4     
Impacted Files Coverage Δ
pystiche_papers/utils/modules.py 97.2% <96.0%> (-2.8%) :arrow_down:
pystiche_papers/johnson_alahi_li_2016/_modules.py 95.8% <100.0%> (ø)
pystiche_papers/ulyanov_et_al_2016/_modules.py 100.0% <100.0%> (ø)
pystiche_papers/utils/misc.py 96.9% <100.0%> (+3.6%) :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 262373f...dffa0ea. Read the comment docs.