Skip to content

feat: Add NAR URL normalization function and support dashes/underscores in hashes - #836

Merged
kalbasit merged 2 commits into
mainfrom
add-nar-normalization-function-support-dashes-underscores
Feb 11, 2026
Merged

feat: Add NAR URL normalization function and support dashes/underscores in hashes#836
kalbasit merged 2 commits into
mainfrom
add-nar-normalization-function-support-dashes-underscores

fix: improve narURL.Normalize logic and fix path traversal vulnerability

c2924c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2026 in 1s

87.26% (+1.85%) compared to 184373f

View this Pull Request on Codecov

87.26% (+1.85%) compared to 184373f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.26%. Comparing base (184373f) to head (c2924c9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #836      +/-   ##
==========================================
+ Coverage   85.41%   87.26%   +1.85%     
==========================================
  Files           2        2              
  Lines         480      377     -103     
==========================================
- Hits          410      329      -81     
+ Misses         65       43      -22     
  Partials        5        5              

☔ 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.