Skip to content

refactor: update flecs #899

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

Merged
merged 2 commits into from
May 18, 2025

Conversation

TestingPlant
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented May 17, 2025

Codecov Report

Attention: Patch coverage is 52.63158% with 54 lines in your changes missing coverage. Please review.

Project coverage is 20.84%. Comparing base (ec282f5) to head (023e219).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/hyperion/src/ingress/mod.rs 40.00% 12 Missing ⚠️
crates/hyperion/src/simulation/inventory.rs 0.00% 8 Missing ⚠️
crates/hyperion/src/egress/sync_entity_state.rs 62.50% 6 Missing ⚠️
events/tag/src/module/bow.rs 0.00% 4 Missing ⚠️
crates/hyperion-clap/src/lib.rs 0.00% 3 Missing ⚠️
crates/hyperion-permission/src/lib.rs 0.00% 3 Missing ⚠️
crates/hyperion/src/simulation/mod.rs 81.81% 2 Missing ⚠️
events/tag/src/command/class.rs 0.00% 2 Missing ⚠️
events/tag/src/command/spawn.rs 0.00% 2 Missing ⚠️
events/tag/src/module/attack.rs 0.00% 2 Missing ⚠️
... and 9 more
@@            Coverage Diff             @@
##             main     #899      +/-   ##
==========================================
- Coverage   20.85%   20.84%   -0.01%     
==========================================
  Files         161      161              
  Lines       16870    16870              
  Branches      469      469              
==========================================
- Hits         3518     3517       -1     
- Misses      13288    13289       +1     
  Partials       64       64              
Files with missing lines Coverage Δ
crates/hyperion/src/egress/mod.rs 51.44% <100.00%> (ø)
crates/hyperion/src/egress/stats.rs 88.57% <100.00%> (ø)
crates/hyperion/src/egress/sync_chunks.rs 18.34% <100.00%> (-0.49%) ⬇️
crates/hyperion/src/lib.rs 85.06% <100.00%> (ø)
crates/hyperion/src/simulation/command.rs 83.78% <100.00%> (ø)
crates/hyperion/src/simulation/metadata/mod.rs 75.00% <100.00%> (ø)
crates/hyperion/src/spatial/mod.rs 69.91% <100.00%> (ø)
crates/system-order/src/lib.rs 92.30% <100.00%> (ø)
crates/hyperion-respawn/src/lib.rs 0.00% <0.00%> (ø)
crates/hyperion/src/egress/player_join/mod.rs 29.18% <50.00%> (ø)
... and 17 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TestingPlant TestingPlant added this pull request to the merge queue May 18, 2025
Merged via the queue into hyperion-mc:main with commit 347728c May 18, 2025
9 of 12 checks passed
@TestingPlant TestingPlant deleted the testingplant/update-flecs branch May 18, 2025 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants