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

Speedup removals caching #305

Closed Shatur closed 4 months ago

Shatur commented 4 months ago

The necessary method was provided in 0.14.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 91.05%. Comparing base (aefac55) to head (bf0b8b7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.14.0-rc #305 +/- ## ============================================= + Coverage 91.03% 91.05% +0.02% ============================================= Files 36 36 Lines 2198 2203 +5 ============================================= + Hits 2001 2006 +5 Misses 197 197 ```

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