indiehd / web-api

GNU Affero General Public License v3.0
6 stars 4 forks source link

ci: Add codecov.io script to Travis-CI configuration #170

Closed cbj4074 closed 4 years ago

cbj4074 commented 4 years ago

I added the required environment variable to Travis-CI, so once this is merged, I expect that we'll have detailed Codecov data flowing-in.

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #170   +/-   ##
=========================================
  Coverage          ?   76.54%           
  Complexity        ?      326           
=========================================
  Files             ?      107           
  Lines             ?      938           
  Branches          ?        0           
=========================================
  Hits              ?      718           
  Misses            ?      220           
  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 9a79672...a7053d1. Read the comment docs.

mblarsen commented 4 years ago

@cbj4074 so the coverage makes more sense now?

cbj4074 commented 4 years ago

The coverage data for this repository looks consistent with expectations. It's the indiehd/velkart repository that went from 100% coverage down to 80-something.