Closed apricote closed 3 weeks ago
Attention: Patch coverage is 0%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 24.19%. Comparing base (
763018f
) to head (abea112
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
internal/forge/gitlab/gitlab.go | 0.00% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
When the release pull request was squashed on GitLab, the release creation fails with error
This fixes the problem by checking both
MergeCommitSHA
andSquashCommitSHA
and using whichever is set.