Skip to content

refactor!: migrate to native ESM and TypeScript

cb58a02
Select commit
Loading
Failed to load commit list.
Merged

ESM-TS #17

refactor!: migrate to native ESM and TypeScript
cb58a02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2025 in 1s

75.46% (+2.42%) compared to ceb25e8

View this Pull Request on Codecov

75.46% (+2.42%) compared to ceb25e8

Details

Codecov Report

❌ Patch coverage is 61.40351% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.46%. Comparing base (ceb25e8) to head (cb58a02).

Files with missing lines Patch % Lines
src/agnes.ts 50.00% 22 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   73.03%   75.46%   +2.42%     
==========================================
  Files           3        2       -1     
  Lines         178      163      -15     
  Branches       33       32       -1     
==========================================
- Hits          130      123       -7     
+ Misses         47       40       -7     
+ Partials        1        0       -1     

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