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

Run the test compatibility check even if tests failed #5879

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dmathieu
Copy link
Member

@dmathieu dmathieu commented Oct 9, 2024

This forces the test compatibility check to run, even if compatibility test checks have failed, as having it skipped still allows merging PRs.

Related: open-telemetry/opentelemetry-go-contrib#6224

@dmathieu dmathieu added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Oct 9, 2024
@dmathieu dmathieu marked this pull request as ready for review October 9, 2024 11:48
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.5%. Comparing base (6441653) to head (26b5b01).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #5879     +/-   ##
=======================================
- Coverage   84.5%   84.5%   -0.1%     
=======================================
  Files        272     272             
  Lines      22816   22816             
=======================================
- Hits       19289   19287      -2     
- Misses      3178    3180      +2     
  Partials     349     349             

see 1 file with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants