Skip to content

set up tag-triggered npm publish with CHANGELOG-backed release notes

5ac4b9b
Select commit
Loading
Failed to load commit list.
Merged

v6 — ESM, explicit DDB client, concurrency cap, many fixes #56

set up tag-triggered npm publish with CHANGELOG-backed release notes
5ac4b9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 20, 2026 in 0s

87.52% (+8.18%) compared to 840944d

View this Pull Request on Codecov

87.52% (+8.18%) compared to 840944d

Details

Codecov Report

❌ Patch coverage is 87.41259% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.52%. Comparing base (840944d) to head (5ac4b9b).

Files with missing lines Patch % Lines
lib/facet.ts 82.22% 4 Missing and 4 partials ⚠️
lib/get.ts 78.37% 4 Missing and 4 partials ⚠️
lib/delete.ts 71.42% 4 Missing and 2 partials ⚠️
lib/put.ts 66.66% 4 Missing and 2 partials ⚠️
lib/batch-write.ts 90.00% 1 Missing and 2 partials ⚠️
lib/condition.ts 50.00% 1 Missing and 2 partials ⚠️
lib/query.ts 96.15% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
+ Coverage   79.34%   87.52%   +8.18%     
==========================================
  Files           9       13       +4     
  Lines         489      465      -24     
  Branches      123       92      -31     
==========================================
+ Hits          388      407      +19     
+ Misses        101       32      -69     
- Partials        0       26      +26     

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