Skip to content

feat: spawn_blocking with span in streambuilder

af21bd5
Select commit
Loading
Failed to load commit list.
Merged

feat: tracing spans across threadpool #3894

feat: spawn_blocking with span in streambuilder
af21bd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2025 in 0s

73.74% (-0.01%) compared to acfaee5

View this Pull Request on Codecov

73.74% (-0.01%) compared to acfaee5

Details

Codecov Report

❌ Patch coverage is 91.66667% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.74%. Comparing base (acfaee5) to head (af21bd5).

Files with missing lines Patch % Lines
crates/core/src/kernel/snapshot/mod.rs 70.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3894      +/-   ##
==========================================
- Coverage   73.75%   73.74%   -0.01%     
==========================================
  Files         151      151              
  Lines       39374    39374              
  Branches    39374    39374              
==========================================
- Hits        29040    29038       -2     
- Misses       9021     9025       +4     
+ Partials     1313     1311       -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.