Skip to content

Rename despawn_recursive into despawn#483

Merged
Shatur merged 1 commit into
masterfrom
rename-despawn
May 14, 2025
Merged

Rename despawn_recursive into despawn#483
Shatur merged 1 commit into
masterfrom
rename-despawn

Conversation

@Shatur
Copy link
Copy Markdown
Contributor

@Shatur Shatur commented May 11, 2025

Bevy deprecated despawn_recursive and this function calls despawn, but has the old name.

Bevy deprecated `despawn_recursive` and this function calls `despawn`,
but has the old name.
@Shatur Shatur requested a review from UkoeHB May 11, 2025 17:16
@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.69%. Comparing base (e1bcd58) to head (717c014).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #483   +/-   ##
=======================================
  Coverage   79.69%   79.69%           
=======================================
  Files          52       52           
  Lines        2906     2906           
=======================================
  Hits         2316     2316           
  Misses        590      590           

☔ View full report in Codecov by Sentry.
📢 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 merged commit babeb2b into master May 14, 2025
8 checks passed
@Shatur Shatur deleted the rename-despawn branch May 14, 2025 19:33
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