Skip to content

fix: remove any-signal - #189

Draft
achingbrain wants to merge 1 commit into
mainfrom
fix/remove-any-signal
Draft

fix: remove any-signal#189
achingbrain wants to merge 1 commit into
mainfrom
fix/remove-any-signal

Conversation

@achingbrain

@achingbrain achingbrain commented Dec 12, 2025

Copy link
Copy Markdown
Owner

We can now use AbortSignal.any which has the advantage of not requiring cleanup.

Blocked on:

We can now use `AbortSignal.any`
@achingbrain
achingbrain marked this pull request as draft December 12, 2025 11:19
@codecov

codecov Bot commented Dec 12, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.39%. Comparing base (c2f64db) to head (4a6c904).
⚠️ Report is 116 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #189      +/-   ##
==========================================
- Coverage   97.39%   97.39%   -0.01%     
==========================================
  Files         117      117              
  Lines       11994    11984      -10     
  Branches     1842     1839       -3     
==========================================
- Hits        11682    11672      -10     
  Misses        312      312              
Flag Coverage Δ
chrome 97.92% <ø> (ø)
node 97.40% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant