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

Move coverage out of default ci pipeline #872

Merged
merged 9 commits into from
Dec 6, 2023
Merged

Conversation

RustedBones
Copy link
Contributor

@RustedBones RustedBones commented Dec 6, 2023

Coverage should not get in default build pipeline as the produced artifact is published directly. Published library MUST not contain instrumented bytecode.

Coverage should not ge in default build pipline as the produced artifact
is published directly. Published library MUST not contain instrumented
bytecode.
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ec35739) 95.21% compared to head (1eda912) 95.21%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #872   +/-   ##
=======================================
  Coverage   95.21%   95.21%           
=======================================
  Files          51       51           
  Lines        1777     1777           
  Branches      175      175           
=======================================
  Hits         1692     1692           
  Misses         85       85           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RustedBones RustedBones merged commit 0c6d347 into main Dec 6, 2023
12 checks passed
@RustedBones RustedBones deleted the coverage-dedicated-step branch December 6, 2023 13:40
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.

None yet

2 participants