Skip to content

provide abortSignal to useAsyncEffect()#74

Merged
jokester merged 2 commits into
mainfrom
async-effect-add-signal
Aug 31, 2025
Merged

provide abortSignal to useAsyncEffect()#74
jokester merged 2 commits into
mainfrom
async-effect-add-signal

make linter happy

e751439
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 31, 2025 in 0s

44.14% (-0.26%) compared to 5d77fa8

View this Pull Request on Codecov

44.14% (-0.26%) compared to 5d77fa8

Details

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.14%. Comparing base (5d77fa8) to head (e751439).

Files with missing lines Patch % Lines
src/react/hook/use-async-effect.ts 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #74      +/-   ##
==========================================
- Coverage   44.40%   44.14%   -0.26%     
==========================================
  Files          55       55              
  Lines         858      863       +5     
  Branches      153      154       +1     
==========================================
  Hits          381      381              
- Misses        477      482       +5     

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