projectharmonia / bevy_replicon

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

Rename "packets" into "messages" in client diagnostics #271

Closed Shatur closed 6 months ago

Shatur commented 6 months ago

Because it's not actually packets.

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 15.38462% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 91.04%. Comparing base (7d68651) to head (711fccc).

Files Patch % Lines
src/client/diagnostics.rs 15.38% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #271 +/- ## ======================================= Coverage 91.04% 91.04% ======================================= Files 38 38 Lines 2333 2333 ======================================= Hits 2124 2124 Misses 209 209 ```

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