Skip to content

feat(async/unstable): add support for AbortSignal in debounce#7023

Merged
kt3k merged 1 commit intodenoland:mainfrom
tomas-zijdemans:debounce-abortsignal
Mar 6, 2026
Merged

feat(async/unstable): add support for AbortSignal in debounce#7023
kt3k merged 1 commit intodenoland:mainfrom
tomas-zijdemans:debounce-abortsignal

Conversation

@tomas-zijdemans
Copy link
Copy Markdown
Contributor

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.73%. Comparing base (4221795) to head (f0fb510).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7023   +/-   ##
=======================================
  Coverage   93.73%   93.73%           
=======================================
  Files         620      621    +1     
  Lines       49388    49422   +34     
  Branches     8651     8655    +4     
=======================================
+ Hits        46293    46327   +34     
  Misses       3025     3025           
  Partials       70       70           

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

Copy link
Copy Markdown
Contributor

@kt3k kt3k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kt3k kt3k merged commit 8bd2d3f into denoland:main Mar 6, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants