Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to bevy 0.11 #26

Merged
merged 2 commits into from
Jul 20, 2023
Merged

Update to bevy 0.11 #26

merged 2 commits into from
Jul 20, 2023

Conversation

Shatur
Copy link
Contributor

@Shatur Shatur commented Jul 19, 2023

Waiting for renet release.

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 96.93% and project coverage change: +1.12 🎉

Comparison is base (03dd0d5) 94.67% compared to head (ab4be43) 95.80%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   94.67%   95.80%   +1.12%     
==========================================
  Files          13       12       -1     
  Lines         714      691      -23     
==========================================
- Hits          676      662      -14     
+ Misses         38       29       -9     
Impacted Files Coverage Δ
src/network_event.rs 50.00% <0.00%> (-25.00%) ⬇️
src/server.rs 96.87% <95.00%> (+2.67%) ⬆️
src/client.rs 100.00% <100.00%> (+5.10%) ⬆️
src/lib.rs 100.00% <100.00%> (ø)
src/network_event/client_event.rs 96.66% <100.00%> (+1.21%) ⬆️
src/network_event/server_event.rs 97.43% <100.00%> (+0.88%) ⬆️
src/network_event/test_events.rs 90.62% <100.00%> (ø)
src/parent_sync.rs 100.00% <100.00%> (ø)
src/server/despawn_tracker.rs 100.00% <100.00%> (ø)
src/server/removal_tracker.rs 100.00% <100.00%> (ø)
... and 1 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Shatur Shatur marked this pull request as ready for review July 20, 2023 15:39
@Shatur Shatur merged commit dceb765 into master Jul 20, 2023
@Shatur Shatur deleted the bevy-0.11 branch July 20, 2023 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants