Skip to content

refactor: async writer + multipart

e096e70
Select commit
Loading
Failed to load commit list.
Merged

refactor: async writer + multi-part #3255

refactor: async writer + multipart
e096e70
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 8, 2025 in 0s

72.13% (-0.02%) compared to 19fb4a1

View this Pull Request on Codecov

72.13% (-0.02%) compared to 19fb4a1

Details

Codecov Report

Attention: Patch coverage is 64.89362% with 33 lines in your changes missing coverage. Please review.

Project coverage is 72.13%. Comparing base (19fb4a1) to head (e096e70).

Files with missing lines Patch % Lines
crates/core/src/operations/write/writer.rs 62.00% 8 Missing and 11 partials ⚠️
crates/core/src/operations/write/async_utils.rs 68.18% 13 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3255      +/-   ##
==========================================
- Coverage   72.14%   72.13%   -0.02%     
==========================================
  Files         143      144       +1     
  Lines       45668    45748      +80     
  Branches    45668    45748      +80     
==========================================
+ Hits        32949    33002      +53     
- Misses      10634    10656      +22     
- Partials     2085     2090       +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.