Closed M0nkeySan closed 1 week ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.40%. Comparing base (
5a2164c
) to head (6cbbf8b
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Why
When searching for GitLab projects, users sometimes provide full repository URLs instead of project names. The current implementation does not handle these URLs effectively, potentially leading to unsuccessful searches.
What
Implement a smart URL parsing mechanism in the
searchProjects
function that:GITLAB_URL
environment variable