Skip to content

fix tests

75c9a8f
Select commit
Loading
Failed to load commit list.
Open

url cleanup upgrade #148

fix tests
75c9a8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 1s

18.63% (+0.51%) compared to 5afc392

View this Pull Request on Codecov

18.63% (+0.51%) compared to 5afc392

Details

Codecov Report

❌ Patch coverage is 25.92593% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.63%. Comparing base (5afc392) to head (75c9a8f).
⚠️ Report is 8 commits behind head on release/0.2.0.

Files with missing lines Patch % Lines
src/services/storage/drivers/relational/index.ts 0.00% 18 Missing ⚠️
src/services/storage/drivers/inMemory/index.ts 0.00% 12 Missing ⚠️
src/config/types.ts 0.00% 3 Missing ⚠️
src/config/validate.ts 75.00% 2 Missing ⚠️
src/index.ts 0.00% 2 Missing ⚠️
src/config/index.ts 0.00% 1 Missing ⚠️
src/services/storage/drivers/relational/types.ts 0.00% 1 Missing ⚠️
src/services/storage/index.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           release/0.2.0     #148      +/-   ##
=================================================
+ Coverage          18.11%   18.63%   +0.51%     
=================================================
  Files                 36       36              
  Lines               1325     1358      +33     
  Branches              46       47       +1     
=================================================
+ Hits                 240      253      +13     
- Misses              1057     1077      +20     
  Partials              28       28              

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