Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add(tools): code coverage reporting for bot & web_api #443

Merged
merged 9 commits into from
Jun 19, 2020

Conversation

sbdchd
Copy link
Collaborator

@sbdchd sbdchd commented Jun 19, 2020

Running coverage.py via pytest-cov and uploading the results to codecov
for tracking.

https://codecov.io
recipeyak/recipeyak#95
https://github.com/pytest-dev/pytest-cov/

@sbdchd sbdchd changed the title add(tools): code coverage reporting for bot & web_api WIP: add(tools): code coverage reporting for bot & web_api Jun 19, 2020
@sbdchd
Copy link
Collaborator Author

sbdchd commented Jun 19, 2020

Hmm uploads didn't work in circle

rel: codecov/codecov-python#158

@codecov
Copy link

codecov bot commented Jun 19, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #443   +/-   ##
=========================================
  Coverage          ?   93.78%           
=========================================
  Files             ?       49           
  Lines             ?     2238           
  Branches          ?        0           
=========================================
  Hits              ?     2099           
  Misses            ?      139           
  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 de22da7...07d5520. Read the comment docs.

@sbdchd sbdchd changed the title WIP: add(tools): code coverage reporting for bot & web_api add(tools): code coverage reporting for bot & web_api Jun 19, 2020
@sbdchd sbdchd requested a review from chdsbd June 19, 2020 01:26
@sbdchd sbdchd added the automerge Mark PR for auto merge by Kodiak label Jun 19, 2020
@kodiakhq kodiakhq bot merged commit 552bb09 into master Jun 19, 2020
@kodiakhq kodiakhq bot deleted the steve/add-code-cov branch June 19, 2020 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Mark PR for auto merge by Kodiak
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants