projectharmonia / bevy_replicon

Server-authoritative networking crate for the Bevy game engine.
https://crates.io/crates/bevy_replicon
Apache License 2.0
350 stars 31 forks source link

Export RTT and packet loss from the backend #360

Closed Shatur closed 18 hours ago

Shatur commented 19 hours ago

Some crates may need to access this information without depending on the backend. Closes #339.

codecov[bot] commented 19 hours ago

Codecov Report

Attention: Patch coverage is 35.71429% with 18 lines in your changes missing coverage. Please review.

Project coverage is 89.32%. Comparing base (5ae9e5f) to head (e2341de). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/core/connected_clients.rs 33.33% 10 Missing :warning:
src/core/replicon_client.rs 0.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #360 +/- ## ========================================== - Coverage 89.98% 89.32% -0.67% ========================================== Files 41 41 Lines 2367 2388 +21 ========================================== + Hits 2130 2133 +3 - Misses 237 255 +18 ```

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


🚨 Try these New Features: