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 accessors #28

Closed sphamba closed 7 months ago

sphamba commented 7 months ago

Summary

coveralls commented 7 months ago

Coverage Status

coverage: 57.66% (+4.8%) from 52.879% when pulling 6fa0d58a9c6cb21c9c2a406635ee5e9f23a34cf7 on EPFL-ENAC:feat-test-accessor into bf0b435e87b85e3e047b3c03db190f0c5f6e8a75 on ghiggi:main.

codecov[bot] commented 7 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (bf0b435) 52.87% compared to head (6fa0d58) 57.66%.

Files Patch % Lines
gpm_api/retrievals/routines.py 20.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #28 +/- ## ========================================== + Coverage 52.87% 57.66% +4.78% ========================================== Files 64 64 Lines 5522 5522 ========================================== + Hits 2920 3184 +264 + Misses 2602 2338 -264 ```

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