-
Notifications
You must be signed in to change notification settings - Fork 122
Update EO extension to v1.1.0 #1131
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
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1131 +/- ##
==========================================
+ Coverage 90.35% 90.38% +0.03%
==========================================
Files 48 48
Lines 6343 6367 +24
Branches 944 947 +3
==========================================
+ Hits 5731 5755 +24
Misses 431 431
Partials 181 181
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thanks for including the test for the old version as well 👍🏼.
We just enabled ruff's import sorting.
Related Issue(s):
Description:
The solar_illumination field was already in the extension class, so I only needed to add
eo:snow_cover
.PR Checklist:
pre-commit
hooks pass locallyscripts/test
)