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

Fixes/gohan end position #119

Merged
merged 2 commits into from
Nov 26, 2024
Merged

Fixes/gohan end position #119

merged 2 commits into from
Nov 26, 2024

Conversation

gsfk
Copy link
Member

@gsfk gsfk commented Nov 26, 2024

gohan end position off-by-one for some searches

Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.14%. Comparing base (5b52f14) to head (fb223b6).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
- Coverage   59.15%   59.14%   -0.02%     
==========================================
  Files          25       25              
  Lines        1376     1373       -3     
  Branches      158      158              
==========================================
- Hits          814      812       -2     
+ Misses        495      494       -1     
  Partials       67       67              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@davidlougheed davidlougheed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks correct given how gohan handles coords

@gsfk gsfk merged commit 45350d3 into master Nov 26, 2024
6 checks passed
@gsfk gsfk deleted the fixes/gohan-end-position branch November 26, 2024 17:19
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