Closed Kielek closed 2 months ago
Propagates https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/2054
Always execute build-tests step. It is used to determine if all steps passed. Before changes there were possibility to merge changes even if previous steps were failing. More details in https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/2054#discussion_r1753106842
CHANGELOG.md
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 86.29%. Comparing base (6250307) to head (fb5a668). Report is 309 commits behind head on main.
6250307
fb5a668
Propagates https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/2054
Changes
Always execute build-tests step. It is used to determine if all steps passed. Before changes there were possibility to merge changes even if previous steps were failing. More details in https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/2054#discussion_r1753106842
Merge requirement checklist
[ ] Unit tests added/updated[ ] AppropriateCHANGELOG.md
files updated for non-trivial changes[ ] Changes in public API reviewed (if applicable)