astropy / reproject

Python-based Astronomical image reprojection :milky_way: - maintainer @astrofrog
https://reproject.readthedocs.io
BSD 3-Clause "New" or "Revised" License
105 stars 64 forks source link

Improvements to performance when using dask.distributed #447

Closed astrofrog closed 2 weeks ago

astrofrog commented 3 weeks ago

This also includes other more general performance improvements.

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.52%. Comparing base (7f7f90b) to head (8014869). Report is 5 commits behind head on main.

Files Patch % Lines
reproject/common.py 88.23% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #447 +/- ## ========================================== - Coverage 91.57% 91.52% -0.05% ========================================== Files 25 25 Lines 1021 1027 +6 ========================================== + Hits 935 940 +5 - Misses 86 87 +1 ```

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