nasa / stitchee

Harmony service that concatenates netCDF4 data files along an existing dimension
https://stitchee.readthedocs.io/
Apache License 2.0
6 stars 0 forks source link

Feature/issue 235 remove dask dependency #236

Closed danielfromearth closed 2 months ago

danielfromearth commented 2 months ago

GitHub Issue: #235

Description

Removed the unused dependency on dask.

PR Acceptance Checklist


📚 Documentation preview 📚: https://stitchee--236.org.readthedocs.build/en/236/

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 23.52941% with 13 lines in your changes missing coverage. Please review.

Project coverage is 85.95%. Comparing base (affd559) to head (2bced18).

Files with missing lines Patch % Lines
concatenator/dimension_cleanup.py 9.09% 10 Missing :warning:
concatenator/dataset_and_group_handling.py 50.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #236 +/- ## =========================================== - Coverage 86.18% 85.95% -0.23% =========================================== Files 11 11 Lines 637 641 +4 =========================================== + Hits 549 551 +2 - Misses 88 90 +2 ``` | [Flag](https://app.codecov.io/gh/nasa/stitchee/pull/236/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nasa) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/nasa/stitchee/pull/236/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nasa) | `44.92% <23.52%> (+0.03%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/nasa/stitchee/pull/236/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nasa) | `83.46% <23.52%> (-0.22%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nasa#carryforward-flags-in-the-pull-request-comment) to find out more.

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