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 PR Coverage Comment #4

Merged
merged 12 commits into from
Jan 31, 2021
Merged

Conversation

mikelane
Copy link
Owner

This channge tries out inserting the coverage report into the PR comments.

  • trying out pytest coverage report
  • capitalization

@github-actions
Copy link
Contributor

github-actions bot commented Jan 31, 2021

✅ Result of Pytest Coverage

---------- coverage: platform linux, python 3.6.12-final-0 -----------

Name Stmts Miss Cover
reddit_get/init.py 1 0 100%
reddit_get/cli.py 65 0 100%
reddit_get/types/init.py 1 0 100%
reddit_get/types/enums.py 27 0 100%
TOTAL 94 0 100%
�[32mRequired test coverage of
============================= slowest 10 durations

@codecov-io
Copy link

codecov-io commented Jan 31, 2021

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##             main        #4   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?         3           
  Lines           ?        93           
  Branches        ?         0           
========================================
  Hits            ?        93           
  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 ceac802...f420293. Read the comment docs.

@mikelane mikelane merged commit 30ecd07 into main Jan 31, 2021
@mikelane mikelane deleted the feature/cicd/add-github-pr-test-action branch January 31, 2021 15:55
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.

None yet

2 participants