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

Implement Debug for most bevy_landmass structs and PartialEq/Eq for AgentTarget. #90

Merged
merged 4 commits into from
Aug 17, 2024

Conversation

andriyDev
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 25 lines in your changes missing coverage. Please review.

Project coverage is 96.7%. Comparing base (c8aacf9) to head (c40b990).

Files Patch % Lines
crates/bevy_landmass/src/agent.rs 0.0% 16 Missing ⚠️
crates/bevy_landmass/src/lib.rs 0.0% 6 Missing ⚠️
crates/bevy_landmass/src/character.rs 0.0% 3 Missing ⚠️
Additional details and impacted files
Files Coverage Δ
crates/bevy_landmass/src/character.rs 92.8% <0.0%> (-4.2%) ⬇️
crates/bevy_landmass/src/lib.rs 82.6% <0.0%> (-2.9%) ⬇️
crates/bevy_landmass/src/agent.rs 80.0% <0.0%> (-6.7%) ⬇️

@andriyDev andriyDev merged commit 35ad18a into main Aug 17, 2024
6 checks passed
@andriyDev andriyDev deleted the traits branch August 17, 2024 23:58
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