Skip to content

chore: small cleanup in IterableRequest

9691e11
Select commit
Loading
Failed to load commit list.
Open

feat: implement an async iterable request class #1644

chore: small cleanup in IterableRequest
9691e11
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 1s

78.39% (-0.63%) compared to 65ab37d

View this Pull Request on Codecov

78.39% (-0.63%) compared to 65ab37d

Details

Codecov Report

❌ Patch coverage is 83.69565% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.39%. Comparing base (65ab37d) to head (9691e11).
⚠️ Report is 37 commits behind head on master.

Files with missing lines Patch % Lines
src/iterable-request.ts 83.69% 9 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1644      +/-   ##
==========================================
- Coverage   79.01%   78.39%   -0.63%     
==========================================
  Files          93       91       -2     
  Lines        4876     4947      +71     
  Branches      937      948      +11     
==========================================
+ Hits         3853     3878      +25     
- Misses        720      768      +48     
+ Partials      303      301       -2     

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