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

Fix overflow in `contains_any` #260

Closed Shatur closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 90.82%. Comparing base (15ef77c) to head (6abb37e). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #260 +/- ## ========================================== + Coverage 90.63% 90.82% +0.18% ========================================== Files 37 37 Lines 2083 2081 -2 ========================================== + Hits 1888 1890 +2 + Misses 195 191 -4 ```

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