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

chore(ci): run code coverage on main push #870

Merged
merged 3 commits into from
Apr 18, 2021
Merged

chore(ci): run code coverage on main push #870

merged 3 commits into from
Apr 18, 2021

Conversation

piksel
Copy link
Member

@piksel piksel commented Mar 30, 2021

Currently the code coverage breaks when main:HEAD does not have code coverage generated (from being in a PR).
This allows smaller fixes to be merged into main without breaking code coverage.

@codecov
Copy link

codecov bot commented Mar 30, 2021

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #870   +/-   ##
=======================================
  Coverage        ?   45.40%           
=======================================
  Files           ?       24           
  Lines           ?     1381           
  Branches        ?        0           
=======================================
  Hits            ?      627           
  Misses          ?      688           
  Partials        ?       66           

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 da56c21...a6e8331. Read the comment docs.

@simskij simskij merged commit bf8dec1 into main Apr 18, 2021
@simskij simskij deleted the ci/codecov-on-push branch April 18, 2021 16:31
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.

2 participants