Closed ninahakansson closed 4 months ago
Attention: Patch coverage is 36.84211%
with 48 lines
in your changes missing coverage. Please review.
Project coverage is 75.75%. Comparing base (
39dae4d
) to head (9b89b7a
). Report is 25 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
level1c4pps/vgac2pps_lib.py | 36.84% | 45 Missing and 3 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
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.
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
level1c4pps/vgac2pps_lib.py | 31 | 75 | 41.33% | ||
<!-- | Total: | 31 | 75 | 41.33% | --> |
Totals | |
---|---|
Change from base Build 9107995984: | 77.3% |
Covered Lines: | 1533 |
Relevant Lines: | 1926 |
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.
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
level1c4pps/gac2pps_lib.py | 2 | 5 | 40.0% | ||
level1c4pps/vgac2pps_lib.py | 31 | 75 | 41.33% | ||
<!-- | Total: | 37 | 84 | 44.05% | --> |
Totals | |
---|---|
Change from base Build 9107995984: | 77.2% |
Covered Lines: | 1535 |
Relevant Lines: | 1931 |
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.
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
level1c4pps/tests/test_vgac2pps.py | 12 | 13 | 92.31% | ||
level1c4pps/gac2pps_lib.py | 2 | 5 | 40.0% | ||
level1c4pps/vgac2pps_lib.py | 68 | 75 | 90.67% | ||
<!-- | Total: | 86 | 97 | 88.66% | --> |
Totals | |
---|---|
Change from base Build 9107995984: | 79.6% |
Covered Lines: | 1584 |
Relevant Lines: | 1944 |
Split VGAC files at midnight and allow for sending in an outpath to be filled with start-time information.
vgac2pps.py -o out_dir/%Y%m%d/ ~/DATA_MISC/CLARAA3p5/VGAC_VNPP02MOD_A2012365_2304_n06095_K005.nc
pytest level1c4pps
flake8