Skip to content

Purl type casing improvements#11489

Draft
sschuberth wants to merge 4 commits into
mainfrom
purl-type-casing
Draft

Purl type casing improvements#11489
sschuberth wants to merge 4 commits into
mainfrom
purl-type-casing

fix(model): Map the "maven" PURL type as-is

a3edda8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 25, 2026 in 0s

57.97% (-0.01%) compared to eb309ef

View this Pull Request on Codecov

57.97% (-0.01%) compared to eb309ef

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 57.97%. Comparing base (eb309ef) to head (a3edda8).

Files with missing lines Patch % Lines
model/src/main/kotlin/utils/PurlExtensions.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11489      +/-   ##
============================================
- Coverage     57.97%   57.97%   -0.01%     
+ Complexity     1733     1731       -2     
============================================
  Files           349      349              
  Lines         12990    12989       -1     
  Branches       1262     1262              
============================================
- Hits           7531     7530       -1     
- Misses         4995     4996       +1     
+ Partials        464      463       -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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.