Closed DeathPhoenix22 closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
9504e79
) 59.69% compared to head (a5039d3
) 59.63%. Report is 9 commits behind head on dev.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@AlmasB I'm facing a codecov bug. I gently added more test coverage in my previous PR attempt and doing this PR made it loose coverage even though this PR contains 100% coverage of what I changed.
This is starting to making me loose considerable professional time and none of my other PRs were merged. I'm starting to reconsider my initiative to contribute to this engine :(
@AlmasB I'm facing a codecov bug. I gently added more test coverage in my previous PR attempt and doing this PR made it loose coverage even though this PR contains 100% coverage of what I changed.
You can ignore codecov for now, the PR looks fine, happy to merge, but the branch seems to be deleted.
This is starting to making me loose considerable professional time and none of my other PRs were merged. I'm starting to reconsider my initiative to contribute to this engine :(
I'm very sorry this is affecting your professional time. Please do not feel forced to spend time on these changes, as any contribution is meant to be voluntary. If you prefer, I'm happy to edit the PR and then ask for your review before merging.
@AlmasB I'm facing a codecov bug. I gently added more test coverage in my previous PR attempt and doing this PR made it loose coverage even though this PR contains 100% coverage of what I changed.
You can ignore codecov for now, the PR looks fine, happy to merge, but the branch seems to be deleted.
This is starting to making me loose considerable professional time and none of my other PRs were merged. I'm starting to reconsider my initiative to contribute to this engine :(
I'm very sorry this is affecting your professional time. Please do not feel forced to spend time on these changes, as any contribution is meant to be voluntary. If you prefer, I'm happy to edit the PR and then ask for your review before merging.
I've submitted #1338 (cleaner Commit history). It contains only what's requested.
Hi @AlmasB ,
I've completed the implementation to allow retrieving diagonal neighbours in the Grid.
Thanks,