Skip to content

Add marker component for hidden entities that wasn't despawned - #741

Draft
Shatur wants to merge 1 commit into
masterfrom
remote-hidden
Draft

Add marker component for hidden entities that wasn't despawned#741
Shatur wants to merge 1 commit into
masterfrom
remote-hidden

Conversation

@Shatur

@Shatur Shatur commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

It works, but:

  • Docs need improvements.
  • Not sure about the component name.
  • The logic in server.rs is a bit on a dirty side, I need to clean it.

It works, but:
- Docs need improvements.
- Not sure about the component name.
- The logic in server.rs is a bit on a dirty side, I need to clean it.
@codecov

codecov Bot commented Aug 9, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 89.06250% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.71%. Comparing base (c5e2894) to head (233ecb5).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/server/replication_messages/updates.rs 78.94% 4 Missing ⚠️
src/client.rs 86.66% 2 Missing ⚠️
src/server.rs 96.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #741      +/-   ##
==========================================
- Coverage   90.75%   90.71%   -0.04%     
==========================================
  Files          72       72              
  Lines        4391     4461      +70     
==========================================
+ Hits         3985     4047      +62     
- Misses        406      414       +8     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Shatur Shatur closed this Aug 14, 2026
@Shatur
Shatur deleted the remote-hidden branch August 14, 2026 18:05
@Shatur
Shatur restored the remote-hidden branch August 14, 2026 18:05
@Shatur Shatur reopened this Aug 14, 2026
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.

1 participant