Skip to content

Allow setting max concurrency from env variable

464e2ba
Select commit
Loading
Failed to load commit list.
Merged

feat: in-flight, streaming PartitionWriter #3857

Allow setting max concurrency from env variable
464e2ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 19, 2025 in 1s

25.92% (-47.87%) compared to e6d9a2a

View this Pull Request on Codecov

25.92% (-47.87%) compared to e6d9a2a

Details

Codecov Report

❌ Patch coverage is 0% with 100 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.92%. Comparing base (e6d9a2a) to head (464e2ba).

Files with missing lines Patch % Lines
crates/core/src/operations/write/writer.rs 0.00% 99 Missing ⚠️
crates/core/src/operations/optimize.rs 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (e6d9a2a) and HEAD (464e2ba). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (e6d9a2a) HEAD (464e2ba)
8 5
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3857       +/-   ##
===========================================
- Coverage   73.78%   25.92%   -47.87%     
===========================================
  Files         152      123       -29     
  Lines       39138    19587    -19551     
  Branches    39138    19587    -19551     
===========================================
- Hits        28877     5077    -23800     
- Misses       8987    14142     +5155     
+ Partials     1274      368      -906     

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