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

Merged
merged 3 commits into from
Oct 14, 2024

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 (b3c313f) to head (b15ffe4).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #5879   +/-   ##
=====================================
  Coverage   84.5%   84.5%           
=====================================
  Files        272     272           
  Lines      22840   22840           
=====================================
  Hits       19312   19312           
  Misses      3179    3179           
  Partials     349     349           

@pellared
Copy link
Member

pellared commented Oct 14, 2024

Merging as trivial chore and important for CI.

@pellared pellared merged commit fe5c3f8 into open-telemetry:main Oct 14, 2024
32 checks passed
@dmathieu dmathieu deleted the test-compatibility-if-always branch October 14, 2024 08:22
@MrAlias MrAlias added this to the v1.31.0 milestone Oct 14, 2024
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