slawlor / ractor

Rust actor framework
MIT License
1.3k stars 66 forks source link

Fix actor module documentation formatting #198

Closed tbillington closed 5 months ago

tbillington commented 5 months ago

Adds text section annotation to actor module docs to fix formatting in docs.rs

before

image

after

image
codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (8c310e7) 79.73% compared to head (317ce7e) 79.73%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #198 +/- ## ======================================= Coverage 79.73% 79.73% ======================================= Files 50 50 Lines 9790 9790 ======================================= Hits 7806 7806 Misses 1984 1984 ```

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