slawlor / ractor

Rust actor framework
MIT License
1.52k stars 73 forks source link

Add functionality to access the number of in-flight messages from the factory #267

Closed slawlor closed 1 month ago

slawlor commented 1 month ago

Test coverage added for factory flows

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.88%. Comparing base (1bc8ca0) to head (51d6564). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #267 +/- ## ========================================== + Coverage 79.83% 79.88% +0.05% ========================================== Files 60 60 Lines 10179 10192 +13 ========================================== + Hits 8126 8142 +16 + Misses 2053 2050 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.