agrc / python

UGRC's python starter project configuration/template
MIT License
2 stars 1 forks source link

Replace travis with github action #13

Closed steveoh closed 4 years ago

steveoh commented 4 years ago

more fun with github actions!

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@177a0fe). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             main       #13   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?         1           
  Lines           ?         6           
  Branches        ?         0           
========================================
  Hits            ?         6           
  Misses          ?         0           
  Partials        ?         0           

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 177a0fe...3021376. Read the comment docs.

steveoh commented 4 years ago

What is the difference between codecov and coveralls? Competing services? I like the codecov report message.

two competing services, one integrates better with GHA