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

refactor(GridGenerator): refactor function signatures #5

Merged
merged 3 commits into from
Apr 16, 2024

Conversation

mrsmrynk
Copy link
Collaborator

refactor function signatures from x_min, y_min, x_max, y_max to bounding_box

@mrsmrynk mrsmrynk self-assigned this Apr 16, 2024
Copy link

codecov bot commented Apr 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (b5b7b5d) to head (871234e).

Additional details and impacted files
@@             Coverage Diff             @@
##             main        #5      +/-   ##
===========================================
+ Coverage   94.22%   100.00%   +5.77%     
===========================================
  Files          11        11              
  Lines         277       292      +15     
===========================================
+ Hits          261       292      +31     
+ Misses         16         0      -16     

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

@mrsmrynk mrsmrynk changed the title refactor(GridGenerator): refactor function signatures refactor('GridGenerator'): refactor function signatures Apr 16, 2024
@mrsmrynk mrsmrynk changed the title refactor('GridGenerator'): refactor function signatures refactor(GridGenerator): refactor function signatures Apr 16, 2024
@mrsmrynk mrsmrynk merged commit 03a775f into main Apr 16, 2024
5 checks passed
@mrsmrynk mrsmrynk deleted the refactor/GridGenerator branch April 16, 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.

1 participant