Skip to content

chore: add tests for coverage

08e29aa
Select commit
Loading
Failed to load commit list.
Draft

feat(minato): impl model.immutable and driver readOnly #119

chore: add tests for coverage
08e29aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 4, 2026 in 1s

98.95% (-0.05%) compared to e91dc93

View this Pull Request on Codecov

98.95% (-0.05%) compared to e91dc93

Details

Codecov Report

❌ Patch coverage is 94.79167% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.95%. Comparing base (e91dc93) to head (08e29aa).
⚠️ Report is 28 commits behind head on main.

Files with missing lines Patch % Lines
packages/mongo/src/index.ts 83.87% 5 Missing ⚠️
packages/mysql/src/index.ts 87.50% 2 Missing ⚠️
packages/postgres/src/index.ts 91.66% 2 Missing ⚠️
packages/sqlite/src/index.ts 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
- Coverage   99.00%   98.95%   -0.05%     
==========================================
  Files          39       39              
  Lines       13638    13772     +134     
  Branches     3353     3394      +41     
==========================================
+ Hits        13502    13628     +126     
- Misses        136      144       +8     

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