Add a wait()
operator for an actor
#304
Merged
Codecov / codecov/project
succeeded
Dec 20, 2024 in 0s
82.17% (+0.02%) compared to 6842be7
View this Pull Request on Codecov
82.17% (+0.02%) compared to 6842be7
Details
Codecov Report
Attention: Patch coverage is 91.42857%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 82.17%. Comparing base (
6842be7
) to head (583c22b
).
Files with missing lines | Patch % | Lines |
---|---|---|
ractor/src/actor/actor_cell.rs | 77.77% | 2 Missing |
ractor/src/actor/tests/mod.rs | 94.44% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #304 +/- ##
==========================================
+ Coverage 82.14% 82.17% +0.02%
==========================================
Files 60 60
Lines 10997 11032 +35
==========================================
+ Hits 9034 9066 +32
- Misses 1963 1966 +3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading