-
Notifications
You must be signed in to change notification settings - Fork 13
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
VGAC converter #77
VGAC converter #77
Conversation
Pull Request Test Coverage Report for Build 8750054478Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #77 +/- ##
==========================================
- Coverage 77.37% 74.43% -2.94%
==========================================
Files 21 22 +1
Lines 1472 1514 +42
Branches 125 114 -11
==========================================
- Hits 1139 1127 -12
- Misses 306 363 +57
+ Partials 27 24 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…r now multiply them with 100.
Test will crash until PR 2754 in satpy is merged
Converter for VGAC
pytest level1c4pps
flake8