Skip to content

test: use test() instead of it() across the unit suite

ae5c8fe
Select commit
Loading
Failed to load commit list.
Open

test: add unit tests across pure utilities, forms, and ORCID helpers #880

test: use test() instead of it() across the unit suite
ae5c8fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 8, 2026 in 0s

64.1% (+2.9%) compared to 6a15785

View this Pull Request on Codecov

64.1% (+2.9%) compared to 6a15785

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.1%. Comparing base (6a15785) to head (ae5c8fe).

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #880     +/-   ##
========================================
+ Coverage    61.2%   64.1%   +2.9%     
========================================
  Files         348     349      +1     
  Lines       41373   41389     +16     
  Branches     1826    2019    +193     
========================================
+ Hits        25297   26504   +1207     
+ Misses      16033   14842   -1191     
  Partials       43      43             
Files with missing lines Coverage Δ
src/components/AbstractSources/linkGenerator.ts 89.1% <100.0%> (+2.1%) ⬆️
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%> (ø)

... and 14 files 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.