Skip to content

fix(test): await two event loop ticks for unhandledrejection in Deno

ca89e38
Select commit
Loading
Failed to load commit list.
Merged

fix(test): address type errors and timing issues in test suite #466

fix(test): await two event loop ticks for unhandledrejection in Deno
ca89e38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 22, 2026 in 0s

96.32% (-0.76%) compared to 5cfca39

View this Pull Request on Codecov

96.32% (-0.76%) compared to 5cfca39

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.32%. Comparing base (5cfca39) to head (ca89e38).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #466      +/-   ##
==========================================
- Coverage   97.07%   96.32%   -0.76%     
==========================================
  Files          11       11              
  Lines         924      924              
  Branches      146      143       -3     
==========================================
- Hits          897      890       -7     
- Misses         24       31       +7     
  Partials        3        3              

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