Skip to content

fix: prevent panic when BaseURL has empty scheme in normalizeRemoteURL#579

Open
toller892 wants to merge 1 commit into
pb33f:mainfrom
toller892:fix/normalize-remote-url-empty-scheme
Open

fix: prevent panic when BaseURL has empty scheme in normalizeRemoteURL#579
toller892 wants to merge 1 commit into
pb33f:mainfrom
toller892:fix/normalize-remote-url-empty-scheme

fix: prevent panic when BaseURL has empty scheme in normalizeRemoteURL

3698b1b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 2, 2026 in 0s

99.71% (-0.01%) compared to 5957faa

View this Pull Request on Codecov

99.71% (-0.01%) compared to 5957faa

Details

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.71%. Comparing base (5957faa) to head (3698b1b).

Files with missing lines Patch % Lines
index/rolodex_remote_loader.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #579      +/-   ##
==========================================
- Coverage   99.72%   99.71%   -0.01%     
==========================================
  Files         280      280              
  Lines       33853    33855       +2     
==========================================
- Hits        33761    33760       -1     
- Misses         55       57       +2     
- Partials       37       38       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.