Skip to content

feat: add ThrottledFunction#728

Merged
SevereCloud merged 1 commit intomasterfrom
SevereCloud/issue727
Aug 5, 2025
Merged

feat: add ThrottledFunction#728
SevereCloud merged 1 commit intomasterfrom
SevereCloud/issue727

Conversation

@SevereCloud
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 4, 2025

size-limit report 📦

Path Size
JS 16.66 KB (0%)
JS ES6 with querystring only import (tree shaking) 543 B (0%)
JS ES6 with leadingZero only import (tree shaking) 26 B (0%)
JS ES6 with decodeHTMLEntities only import (tree shaking) 444 B (0%)
JS ES6 with decodeHTMLFullEntities only import (tree shaking) 9.88 KB (0%)

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.38%. Comparing base (35036ae) to head (a8e32eb).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #728   +/-   ##
=======================================
  Coverage   45.38%   45.38%           
=======================================
  Files          36       36           
  Lines         683      683           
  Branches      143      143           
=======================================
  Hits          310      310           
  Misses        366      366           
  Partials        7        7           

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

@SevereCloud SevereCloud merged commit 84c026f into master Aug 5, 2025
3 checks passed
@SevereCloud SevereCloud deleted the SevereCloud/issue727 branch August 5, 2025 12:11
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.

Есть тип DebouncedFunction, но нет ThrottledFunction

3 participants