-
Notifications
You must be signed in to change notification settings - Fork 12
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
Start refactoring pytroll schedule #72
Conversation
Codecov Report
@@ Coverage Diff @@
## main #72 +/- ##
==========================================
- Coverage 46.61% 38.85% -7.76%
==========================================
Files 15 15
Lines 2525 2082 -443
==========================================
- Hits 1177 809 -368
+ Misses 1348 1273 -75
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
@avalentino do you want to check if this fixes your issues? |
@mraspaud yes, all tests pass on debian-sid.
|
Thanks a lot for the feedback, I'll try fixing the warnings too before we merge this. |
This PR starts refactoring pytroll schedule. Still a lot to do, but let's start with this.
git diff origin/main **/*py | flake8 --diff