Closed elBoberido closed 2 years ago
:exclamation: No coverage uploaded for pull request base (
master@d0813f9
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #25 +/- ##
=========================================
Coverage ? 38.97%
=========================================
Files ? 17
Lines ? 4180
Branches ? 0
=========================================
Hits ? 1629
Misses ? 2551
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 d0813f9...5d1486c. Read the comment docs.
Pre-Review Checklist for the PR Author
rustfmt
iox-#123-this-is-a-branch
)iox-#42 commit text
)task-list-completed
)Notes for Reviewer
This PR adds a CI job for test coverage and uploads the result to codecov.
To speed up the CI, the builds are now also cached and clippy reuses the build artifacts or a previous build.
Checklist for the PR Reviewer
Post-review Checklist for the PR Author
References