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

Allow passing in a delta time of 0.0. #106

Merged
merged 1 commit into from
Jan 1, 2025
Merged

Allow passing in a delta time of 0.0. #106

merged 1 commit into from
Jan 1, 2025

Conversation

andriyDev
Copy link
Owner

This lets us get avoidance data even when we freeze time.

@codecov-commenter
Copy link

codecov-commenter commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.5%. Comparing base (f226113) to head (c6c26c8).

Additional details and impacted files
Files with missing lines Coverage Δ
crates/bevy_landmass/src/lib.rs 82.7% <ø> (-0.3%) ⬇️
crates/landmass/src/avoidance.rs 95.4% <100.0%> (+<0.1%) ⬆️
crates/landmass/src/avoidance_test.rs 98.8% <100.0%> (ø)

This lets us get avoidance data even when we freeze time.
@andriyDev andriyDev merged commit f585dba into main Jan 1, 2025
6 checks passed
@andriyDev andriyDev deleted the delta branch January 1, 2025 06:07
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