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

remove deprecated grid functions #275

Merged
merged 1 commit into from
Feb 22, 2023
Merged

Conversation

FabianHofmann
Copy link
Contributor

@FabianHofmann FabianHofmann commented Feb 22, 2023

The function are deprecated since version v0.2.1

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I tested my contribution locally and it seems to work fine.
  • I locally ran pytest inside the repository and no unexpected problems came up.
  • I have adjusted the docstrings in the code appropriately.
  • I have documented the effects of my code changes in the documentation doc/.
  • I have added newly introduced dependencies to environment.yaml file.
  • I have added a note to release notes doc/release_notes.rst.
  • I have used pre-commit run --all to lint/format/check my contribution

@codecov
Copy link

codecov bot commented Feb 22, 2023

Codecov Report

Base: 72.49% // Head: 72.73% // Increases project coverage by +0.23% 🎉

Coverage data is based on head (32af770) compared to base (a2627fe).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #275      +/-   ##
==========================================
+ Coverage   72.49%   72.73%   +0.23%     
==========================================
  Files          19       19              
  Lines        1596     1588       -8     
  Branches      225      225              
==========================================
- Hits         1157     1155       -2     
+ Misses        369      363       -6     
  Partials       70       70              
Impacted Files Coverage Δ
atlite/cutout.py 74.86% <ø> (+2.04%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@FabianHofmann FabianHofmann merged commit 1d9f184 into master Feb 22, 2023
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