crusaderky / xarray_extras

Advanced algorithms for xarray
Apache License 2.0
36 stars 3 forks source link

Migrate to pyproject.toml and ruff #31

Closed crusaderky closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (7052021) 95.32% compared to head (db5e9b5) 97.57%.

Files Patch % Lines
xarray_extras/csv.py 0.00% 1 Missing :warning:
xarray_extras/kernels/csv.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #31 +/- ## ========================================== + Coverage 95.32% 97.57% +2.25% ========================================== Files 18 18 Lines 941 908 -33 ========================================== - Hits 897 886 -11 + Misses 44 22 -22 ```

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