ghiggi / gpm_api

Global Precipitation Measurement Mission (GPM) python package to download and analyze data with xarray
https://gpm-api.readthedocs.io
MIT License
46 stars 4 forks source link

Feat: test visualization #32

Closed sphamba closed 4 months ago

sphamba commented 5 months ago

Summary

coveralls commented 5 months ago

Coverage Status

coverage: 84.145% (+21.2%) from 62.974% when pulling e0d585e8659fc3f01a964d7dc03cf8d84aa7f232 on EPFL-ENAC:feat-test-viz into 8bd40e5f441f40e1f28fe30dd1e7913b6d23fa17 on ghiggi:main.

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 98.70968% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 84.14%. Comparing base (8bd40e5) to head (e0d585e). Report is 9 commits behind head on main.

:exclamation: Current head e0d585e differs from pull request most recent head ff77ae7. Consider uploading reports for the commit ff77ae7 to get more accurate results

Files Patch % Lines
gpm_api/tests/test_visualization/utils.py 90.00% 4 Missing :warning:
gpm_api/tests/test_dataset/test_granule_files.py 0.00% 1 Missing :warning:
gpm_api/tests/test_visualization/test_plot.py 99.52% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## =========================================== + Coverage 62.97% 84.14% +21.17% =========================================== Files 63 105 +42 Lines 5912 9795 +3883 =========================================== + Hits 3723 8242 +4519 + Misses 2189 1553 -636 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sphamba commented 4 months ago

We should open issues for your comments related to changes in the code (not the tests). I will tackle 3d and transect in another PR