Closed apricote closed 2 months ago
Attention: Patch coverage is 0%
with 20 lines
in your changes missing coverage. Please review.
Project coverage is 22.94%. Comparing base (
634eac3
) to head (a908009
).
Files with missing lines | Patch % | Lines |
---|---|---|
internal/forge/gitlab/gitlab.go | 0.00% | 19 Missing :warning: |
cmd/rp/cmd/run.go | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Turns out that all we need is the path, and not the project id. The path is way more user friendly, and we can easily get it from a CI variable or combine it from the namespace & project name.
As GitLab support is unreleased, I will remove this commit from the Changelog: