Skip to content

refactor: improve XHR handling and type imports

89f3d6b
Select commit
Loading
Failed to load commit list.
Open

feat: support concurrency limit #542

refactor: improve XHR handling and type imports
89f3d6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 9, 2025 in 1s

75.07% (-12.15%) compared to 6027d4c

View this Pull Request on Codecov

75.07% (-12.15%) compared to 6027d4c

Details

Codecov Report

Attention: Patch coverage is 36.36364% with 49 lines in your changes missing coverage. Please review.

Project coverage is 75.07%. Comparing base (6027d4c) to head (89f3d6b).
Report is 22 commits behind head on master.

Files with missing lines Patch % Lines
src/concurrencyRequest.ts 0.00% 44 Missing ⚠️
src/AjaxUploader.tsx 66.66% 3 Missing ⚠️
src/request.ts 91.66% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #542       +/-   ##
===========================================
- Coverage   87.21%   75.07%   -12.15%     
===========================================
  Files           6        7        +1     
  Lines         266      325       +59     
  Branches       72       79        +7     
===========================================
+ Hits          232      244       +12     
- Misses         34       81       +47     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.