Closed s0mnaths closed 3 years ago
Hi @s0mnaths :wave:, thanks for your PR! The report extension would be a nice addition to the PR, but is not really required. If you can add it then why not.
:exclamation: No coverage uploaded for pull request base (
master@a2a7279
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #65 +/- ##
=========================================
Coverage ? 86.15%
=========================================
Files ? 12
Lines ? 419
Branches ? 0
=========================================
Hits ? 361
Misses ? 58
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 a2a7279...fd433ca. Read the comment docs.
56
Is this okay?
This repo first needs to be linked to Codecov.io choosing it from the list of repos and generating a token.
Also, we can add coverage reports right in the GitHub pull requests by adding a
codecov.yml
file in the root of the project.Like:
Should that be done too?