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

ENH: add buffer to all generated locs #601

Merged
merged 3 commits into from
Jan 23, 2024

Conversation

hongyeehh
Copy link
Member

partly solves #600 by adding a buffer to the extent of all generated locations

Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4babae9) 93.39% compared to head (f5ac824) 93.39%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #601      +/-   ##
==========================================
- Coverage   93.39%   93.39%   -0.01%     
==========================================
  Files          33       33              
  Lines        2060     2059       -1     
  Branches      364      364              
==========================================
- Hits         1924     1923       -1     
  Misses        126      126              
  Partials       10       10              

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

Copy link
Member

@NinaWie NinaWie left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@NinaWie
Copy link
Member

NinaWie commented Jan 23, 2024

I just checked again, the only thing I'm thinking about is that we could add it in the function docstring. Just to make sure that people understand what is returned in the "extent" column

@hongyeehh hongyeehh merged commit f171146 into mie-lab:master Jan 23, 2024
8 checks passed
@hongyeehh hongyeehh deleted the location-buffer branch January 23, 2024 14:01
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