Skip to content

Conversation

@ragoune
Copy link
Contributor

@ragoune ragoune commented Dec 20, 2025

triggers events (enter, stay, exit) + collision events (enter, stay, exit) + on sleep / on wake

WIP: requires clean code, comments & unit tests

triggers events (enter, stay, exit) + collision events (enter, stay, exit) + on sleep / on wake
@codecov
Copy link

codecov bot commented Dec 21, 2025

Codecov Report

❌ Patch coverage is 88.39286% with 13 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
world.go 0.00% 9 Missing ⚠️
actor/rigidbody.go 0.00% 4 Missing ⚠️
Files with missing lines Coverage Δ
actor/shape.go 65.27% <100.00%> (+0.16%) ⬆️
event.go 100.00% <100.00%> (ø)
actor/rigidbody.go 63.80% <0.00%> (-1.88%) ⬇️
world.go 4.16% <0.00%> (-0.60%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ragoune ragoune merged commit 2c069ca into master Dec 21, 2025
4 checks passed
@ragoune ragoune deleted the feat/events branch December 21, 2025 12:17
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