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
Merged

Conversation

slawlor
Copy link
Owner

@slawlor slawlor commented Jan 23, 2025

Resolves #325

Copy link

codecov bot commented Jan 23, 2025

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).
Report is 1 commits behind head on main.

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.

@slawlor slawlor marked this pull request as ready for review January 23, 2025 02:46
@slawlor slawlor merged commit f9ccc48 into main Jan 23, 2025
20 checks passed
@slawlor slawlor deleted the repair_async_std branch January 23, 2025 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compilation Fails with Errors in ractor v0.14.6
1 participant