andriyDev / landmass

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

Create a mono repo between landmass and bevy_landmass. #40

Closed andriyDev closed 3 weeks ago

andriyDev commented 3 weeks ago

Now these repos will be one, making it easier to modify both!

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 92.28687% with 57 lines in your changes missing coverage. Please review.

Project coverage is 97.6%. Comparing base (4aa560c) to head (d089434).

Additional details and impacted files | [Files](https://app.codecov.io/gh/andriyDev/landmass/pull/40?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\_test.rs](https://app.codecov.io/gh/andriyDev/landmass/pull/40?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) | `100.0% <100.0%> (ø)` | | | [crates/bevy\_landmass/src/util.rs](https://app.codecov.io/gh/andriyDev/landmass/pull/40?src=pr&el=tree&filepath=crates%2Fbevy_landmass%2Fsrc%2Futil.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y3JhdGVzL2JldnlfbGFuZG1hc3Mvc3JjL3V0aWwucnM=) | `100.0% <100.0%> (ø)` | | | [crates/landmass/src/agent.rs](https://app.codecov.io/gh/andriyDev/landmass/pull/40?src=pr&el=tree&filepath=crates%2Flandmass%2Fsrc%2Fagent.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y3JhdGVzL2xhbmRtYXNzL3NyYy9hZ2VudC5ycw==) | `96.1% <ø> (ø)` | | | [crates/landmass/src/agent\_test.rs](https://app.codecov.io/gh/andriyDev/landmass/pull/40?src=pr&el=tree&filepath=crates%2Flandmass%2Fsrc%2Fagent_test.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y3JhdGVzL2xhbmRtYXNzL3NyYy9hZ2VudF90ZXN0LnJz) | `100.0% <ø> (ø)` | | | [crates/landmass/src/astar.rs](https://app.codecov.io/gh/andriyDev/landmass/pull/40?src=pr&el=tree&filepath=crates%2Flandmass%2Fsrc%2Fastar.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y3JhdGVzL2xhbmRtYXNzL3NyYy9hc3Rhci5ycw==) | `93.9% <ø> (ø)` | | | [crates/landmass/src/astar\_test.rs](https://app.codecov.io/gh/andriyDev/landmass/pull/40?src=pr&el=tree&filepath=crates%2Flandmass%2Fsrc%2Fastar_test.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y3JhdGVzL2xhbmRtYXNzL3NyYy9hc3Rhcl90ZXN0LnJz) | `98.1% <ø> (ø)` | | | [crates/landmass/src/avoidance.rs](https://app.codecov.io/gh/andriyDev/landmass/pull/40?src=pr&el=tree&filepath=crates%2Flandmass%2Fsrc%2Favoidance.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y3JhdGVzL2xhbmRtYXNzL3NyYy9hdm9pZGFuY2UucnM=) | `95.6% <ø> (ø)` | | | [crates/landmass/src/avoidance\_test.rs](https://app.codecov.io/gh/andriyDev/landmass/pull/40?src=pr&el=tree&filepath=crates%2Flandmass%2Fsrc%2Favoidance_test.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y3JhdGVzL2xhbmRtYXNzL3NyYy9hdm9pZGFuY2VfdGVzdC5ycw==) | `99.1% <ø> (ø)` | | | [crates/landmass/src/debug.rs](https://app.codecov.io/gh/andriyDev/landmass/pull/40?src=pr&el=tree&filepath=crates%2Flandmass%2Fsrc%2Fdebug.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y3JhdGVzL2xhbmRtYXNzL3NyYy9kZWJ1Zy5ycw==) | `98.5% <ø> (ø)` | | | [crates/landmass/src/debug\_test.rs](https://app.codecov.io/gh/andriyDev/landmass/pull/40?src=pr&el=tree&filepath=crates%2Flandmass%2Fsrc%2Fdebug_test.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y3JhdGVzL2xhbmRtYXNzL3NyYy9kZWJ1Z190ZXN0LnJz) | `100.0% <ø> (ø)` | | | ... and [20 more](https://app.codecov.io/gh/andriyDev/landmass/pull/40?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | |