spacetelescope / drizzle

A package for combining dithered images into a single image
https://spacetelescope-drizzle.readthedocs.io/en/latest/
Other
51 stars 26 forks source link

use underscores in `upload_docs` config #107

Closed zacharyburnett closed 1 year ago

zacharyburnett commented 1 year ago

closes #106

Note: entries in tool.setuptools DO use hyphens, not underscores (https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html)

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.29%. Comparing base (fd2a32d) to head (2baedd6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #107 +/- ## ======================================= Coverage 75.29% 75.29% ======================================= Files 7 7 Lines 344 344 ======================================= Hits 259 259 Misses 85 85 ```

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