projectharmonia / bevy_replicon

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

Add helper to read entity #354

Closed Shatur closed 1 week ago

Shatur commented 1 week ago

Better encapsulates the unsafe code.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 89.98%. Comparing base (d1491ac) to head (ad73676). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #354 +/- ## ========================================== + Coverage 89.96% 89.98% +0.02% ========================================== Files 41 41 Lines 2362 2367 +5 ========================================== + Hits 2125 2130 +5 Misses 237 237 ```

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