Skip to content

Conversation

@msrd0
Copy link
Collaborator

@msrd0 msrd0 commented Dec 14, 2020

Description

Run tarpaulin in the CI to get code coverage and upload the report and badge to gh-pages.

Closes #43

Note: tarpaulin requires ubuntu 20.04 which is still not considered latest by github.

Checklist

  • Formatted code using cargo fmt --all
  • Linted code using clippy cargo clippy --all-targets --all-features -- -D warnings
  • Updated README.md using cargo readme -r influxdb -t ../README.tpl > README.md
  • Reviewed the diff. Did you leave any print statements or unnecessary comments?
  • Any unfinished work that warrants a separate issue captured in an issue with a TODO code comment

@Empty2k12 Empty2k12 merged commit f176db5 into influxdb-rs:master Dec 14, 2020
@Empty2k12 Empty2k12 deleted the github-actions-codecov branch December 14, 2020 22:04
@Empty2k12
Copy link
Collaborator

Awesome 🚀 Thanks!

@Empty2k12
Copy link
Collaborator

Hello! I just published a change to crates.io containing your CI changes in this and the other two PRs as version 0.4.0. Thanks again for your contribution!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add back code coverage

2 participants