Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Added Code Coverage using codecov.io with Travis CI Integration #186

Closed
wants to merge 0 commits into from

Conversation

reaganiwadha
Copy link

@reaganiwadha reaganiwadha commented Jan 7, 2020

Description

I have added a codecov.io integration that gets the coverage data from Travis CI. A badge also have been added to the README.md file to show that the build is passing and the coverage percentage..

Fixes #187 #188

Type of Change:

Delete irrelevant options.

  • Quality Assurance

Code/Quality Assurance Only

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Travis CI Build Log
image

codecov.io Coverage
image

Checklist
  • tests are included
  • My changes generate no new warnings/errors

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@6dff376). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #186   +/-   ##
=======================================
  Coverage          ?     0%           
=======================================
  Files             ?      7           
  Lines             ?    557           
  Branches          ?     92           
=======================================
  Hits              ?      0           
  Misses            ?    557           
  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 6dff376...31efd0b. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate project with Travis CI
4 participants