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

ci: add code coverage action #209

Merged
merged 1 commit into from
Jun 1, 2023
Merged

Conversation

joshka
Copy link
Member

@joshka joshka commented Jun 1, 2023

This runs the coverage and uploads the output to
https://app.codecov.io/gh/tui-rs-revival/ratatui/

Requires the codecov.io repo secret to be set first.

@codecov
Copy link

codecov bot commented Jun 1, 2023

Codecov Report

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

@@           Coverage Diff           @@
##             main     #209   +/-   ##
=======================================
  Coverage        ?   81.98%           
=======================================
  Files           ?       33           
  Lines           ?     6471           
  Branches        ?        0           
=======================================
  Hits            ?     5305           
  Misses          ?     1166           
  Partials        ?        0           

@joshka joshka merged commit a68d621 into ratatui:main Jun 1, 2023
@joshka joshka deleted the ci-codecoverage branch June 1, 2023 11:21
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.

3 participants