Skip to content

ci: skip coverage uploads off default branch#2866

Merged
baywet merged 1 commit into
support/v2from
ci/coverage-information-upload-guard-support-v2
May 28, 2026
Merged

ci: skip coverage uploads off default branch#2866
baywet merged 1 commit into
support/v2from
ci/coverage-information-upload-guard-support-v2

Conversation

@baywet
Copy link
Copy Markdown
Member

@baywet baywet commented May 28, 2026

Summary

  • only upload GitHub code coverage on pull requests from this repository
  • allow branch uploads only on the repository default branch
  • skip uploads on other branch push and workflow_dispatch runs to avoid post-merge 400 errors on support/v2

Backport

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-code-quality
Copy link
Copy Markdown

Code Coverage Overview

Languages: C#

C# / code-coverage/dotnet

The overall coverage in the branch is 41%. The coverage in the branch is 42%.

Show a code coverage summary of the most impacted files.
File ea95d88 d36e941 +/-
/home/runner/wo...Deserializer.cs 79% 44% -35%
/home/runner/wo...Deserializer.cs 97% 66% -31%
/home/runner/wo...Deserializer.cs 97% 66% -31%
/home/runner/wo...Deserializer.cs 90% 60% -30%
/home/runner/wo...penApiServer.cs 97% 71% -26%
/home/runner/wo...s/OpenApiTag.cs 100% 76% -24%
/home/runner/wo...Deserializer.cs 100% 83% -17%
/home/runner/wo...Deserializer.cs 96% 81% -15%
/home/runner/wo...piComponents.cs 94% 87% -7%
/home/runner/wo...Deserializer.cs 89% 96% +7%

Code Coverage is in Public Preview. Learn more and provide us with your feedback.

@sonarqubecloud
Copy link
Copy Markdown

@baywet baywet marked this pull request as ready for review May 28, 2026 17:17
@baywet baywet requested a review from a team as a code owner May 28, 2026 17:17
@baywet baywet enabled auto-merge May 28, 2026 17:17
@baywet baywet merged commit 6bc8bd7 into support/v2 May 28, 2026
14 of 17 checks passed
@baywet baywet deleted the ci/coverage-information-upload-guard-support-v2 branch May 28, 2026 17:19
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.

2 participants