Skip to content

[#161921842] Integrate Travis with with codecov#35

Open
ipaullly wants to merge 56 commits intomasterfrom
ch-code-climates-161921842
Open

[#161921842] Integrate Travis with with codecov#35
ipaullly wants to merge 56 commits intomasterfrom
ch-code-climates-161921842

Conversation

@ipaullly
Copy link
Owner

What does this PR do?

add the codecov test coverage badge on my readme.md

Description of Task to be completed?

  • generate coverage xml file in home directory

  • generate codecov badge

  • add codecov badge markdown in README.md

What are the relevant pivotal tracker stories?

#34

[starts 161737424]Create RESTful api directory structure
@codecov
Copy link

codecov bot commented Nov 13, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@8c5e133). Click here to learn what that means.
The diff coverage is 90.73%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #35   +/-   ##
=========================================
  Coverage          ?   90.73%           
=========================================
  Files             ?       11           
  Lines             ?      259           
  Branches          ?       14           
=========================================
  Hits              ?      235           
  Misses            ?       20           
  Partials          ?        4
Impacted Files Coverage Δ
app/utilities/JWT_token.py 0% <0%> (ø)
app/api/v1/__init__.py 100% <100%> (ø)
app/tests/v1/test_login.py 100% <100%> (ø)
app/auth/v1/__init__.py 100% <100%> (ø)
app/api/v1/models.py 100% <100%> (ø)
app/tests/v1/test_register.py 100% <100%> (ø)
app/tests/v1/test_edgecases.py 100% <100%> (ø)
app/tests/v1/test_parcels.py 100% <100%> (ø)
app/auth/v1/models.py 84.61% <84.61%> (ø)
app/auth/v1/views.py 87.5% <87.5%> (ø)
... and 1 more

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 8c5e133...d9239ca. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant