Skip to content

refactor: streamline URL handling in createCallback function

dc7babc
Select commit
Loading
Failed to load commit list.
Merged

feat!: introduce client and server entrypoints for callback handling #37

refactor: streamline URL handling in createCallback function
dc7babc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2025 in 1s

99.08% (+1.32%) compared to 4864780

View this Pull Request on Codecov

99.08% (+1.32%) compared to 4864780

Details

Codecov Report

❌ Patch coverage is 99.08257% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.08%. Comparing base (4864780) to head (dc7babc).

Files with missing lines Patch % Lines
src/core.ts 97.22% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   97.75%   99.08%   +1.32%     
==========================================
  Files           1        3       +2     
  Lines          89      109      +20     
  Branches       28       30       +2     
==========================================
+ Hits           87      108      +21     
+ Misses          2        1       -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.