andriyDev / landmass

A navigation system for video games written in Rust.
Apache License 2.0
30 stars 2 forks source link

Add `Character` support to `bevy_landmass`. #48

Closed andriyDev closed 3 months ago

andriyDev commented 3 months ago

Now bevy_landmass users can add characters!

Fixes #43.

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 98.70968% with 4 lines in your changes missing coverage. Please review.

Project coverage is 97.9%. Comparing base (e4d18fb) to head (a61821e). Report is 5 commits behind head on main.

Additional details and impacted files | [Files](https://app.codecov.io/gh/andriyDev/landmass/pull/48?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [crates/bevy\_landmass/src/lib.rs](https://app.codecov.io/gh/andriyDev/landmass/pull/48?src=pr&el=tree&filepath=crates%2Fbevy_landmass%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y3JhdGVzL2JldnlfbGFuZG1hc3Mvc3JjL2xpYi5ycw==) | `91.1% <97.9%> (+1.8%)` | :arrow_up: | | [crates/bevy\_landmass/src/lib\_test.rs](https://app.codecov.io/gh/andriyDev/landmass/pull/48?src=pr&el=tree&filepath=crates%2Fbevy_landmass%2Fsrc%2Flib_test.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y3JhdGVzL2JldnlfbGFuZG1hc3Mvc3JjL2xpYl90ZXN0LnJz) | `99.5% <99.0%> (-0.5%)` | :arrow_down: | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/andriyDev/landmass/pull/48/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)