Closed M0nkeySan closed 3 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.40%. Comparing base (
f470aaa
) to head (2571bf8
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The mergeRequestfixture was incorrect, the URL of a MR is build like this :
http://gitlab.example.com/my-group/my-project/-/merge_requests/1
instead ofhttp://gitlab.example.com/my-group/my-project/merge_requests/1
I fixed the retrievement of the projectPath to handle the additional
/-/