Skip to content

SCIX-884 feat(links): encode DOI/OpenURL special chars; fix abs path …

436ce91
Select commit
Loading
Failed to load commit list.
Merged

SCIX-884 feat(links): encode DOI/OpenURL special chars #879

SCIX-884 feat(links): encode DOI/OpenURL special chars; fix abs path …
436ce91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 2, 2026 in 0s

61.2% (+0.1%) compared to 6a15785

View this Pull Request on Codecov

61.2% (+0.1%) compared to 6a15785

Details

Codecov Report

❌ Patch coverage is 90.36145% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.2%. Comparing base (6a15785) to head (436ce91).

Files with missing lines Patch % Lines
src/lib/serverside/absCanonicalization.ts 87.9% 5 Missing ⚠️
src/middleware.ts 81.3% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #879     +/-   ##
========================================
+ Coverage    61.2%   61.2%   +0.1%     
========================================
  Files         348     349      +1     
  Lines       41373   41439     +66     
  Branches     1826    1835      +9     
========================================
+ Hits        25297   25359     +62     
- Misses      16033   16037      +4     
  Partials       43      43             
Files with missing lines Coverage Δ
src/components/AbstractSources/linkGenerator.ts 89.9% <100.0%> (+2.9%) ⬆️
src/components/AbstractSources/openUrlGenerator.ts 82.5% <100.0%> (ø)
...omponents/Metatags/json-ld-abstract/identifiers.ts 92.7% <100.0%> (+0.1%) ⬆️
src/utils/common/encodeDOI.ts 100.0% <100.0%> (ø)
src/middleware.ts 91.5% <81.3%> (-0.3%) ⬇️
src/lib/serverside/absCanonicalization.ts 68.2% <87.9%> (+4.0%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.