Skip to content

[cleanup] Cleanup docs and other stuff on new thread-local actors

820104c
Select commit
Loading
Failed to load commit list.
Merged

[cleanup] Cleanup docs and other stuff on new thread-local actors #350

[cleanup] Cleanup docs and other stuff on new thread-local actors
820104c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 2, 2025 in 0s

80.95% (+0.34%) compared to 56e12a6

View this Pull Request on Codecov

80.95% (+0.34%) compared to 56e12a6

Details

Codecov Report

Attention: Patch coverage is 85.58559% with 32 lines in your changes missing coverage. Please review.

Project coverage is 80.95%. Comparing base (56e12a6) to head (820104c).

Files with missing lines Patch % Lines
ractor/src/thread_local/supervision_tests.rs 85.56% 27 Missing ⚠️
ractor/src/thread_local.rs 84.84% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #350      +/-   ##
==========================================
+ Coverage   80.60%   80.95%   +0.34%     
==========================================
  Files          69       70       +1     
  Lines       14156    14367     +211     
==========================================
+ Hits        11411    11631     +220     
+ Misses       2745     2736       -9     

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