Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix async-std and re-enable Ci for async-std builds #327

Merged
merged 1 commit into from
Jan 23, 2025

Fix async-std and re-enable Ci for async-std builds

231499d
Select commit
Loading
Failed to load commit list.
Merged

Fix async-std and re-enable Ci for async-std builds #327

Fix async-std and re-enable Ci for async-std builds
231499d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 0s

81.61% (-0.01%) compared to a4f92a8, passed because coverage increased by 0.01% when compared to adjusted base (81.59%)

View this Pull Request on Codecov

81.61% (-0.01%) compared to a4f92a8, passed because coverage increased by 0.01% when compared to adjusted base (81.59%)

Details

Codecov Report

Attention: Patch coverage is 86.00000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 81.61%. Comparing base (a4f92a8) to head (231499d).

Files with missing lines Patch % Lines
ractor/src/actor/supervision.rs 25.00% 6 Missing ⚠️
ractor/src/actor/tests/supervisor.rs 97.61% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #327      +/-   ##
==========================================
- Coverage   81.61%   81.61%   -0.01%     
==========================================
  Files          61       61              
  Lines       12299    12298       -1     
==========================================
- Hits        10038    10037       -1     
  Misses       2261     2261              

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