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: Continue on error for coverage job #955

Merged
merged 3 commits into from
Oct 23, 2024
Merged

Conversation

viccuad
Copy link
Member

@viccuad viccuad commented Oct 23, 2024

Description

Tarpaulin has a memory leak, continue on error for coverage job so releases can go forward.

See: xd009642/tarpaulin#1639

Test

Additional Information

Tradeoff

Potential improvement

@viccuad viccuad requested a review from a team as a code owner October 23, 2024 08:54
@flavio flavio merged commit 493cf14 into kubewarden:main Oct 23, 2024
9 of 11 checks passed
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 13.16%. Comparing base (3268324) to head (bf46cd1).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #955   +/-   ##
=======================================
  Coverage   13.16%   13.16%           
=======================================
  Files          25       25           
  Lines        2036     2036           
=======================================
  Hits          268      268           
  Misses       1768     1768           
Flag Coverage Δ
unit-tests 13.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants