Autostronomy / AstroPhot

A fast, flexible, automated, and differentiable astronomical image 2D forward modelling tool for precise parallel multi-wavelength photometry
https://astrophot.readthedocs.io
GNU General Public License v3.0
87 stars 9 forks source link

Adding continuous deployment to the project #152

Closed ConnorStoneAstro closed 9 months ago

ConnorStoneAstro commented 9 months ago

Going forward, deployment will be automated such that pushes to main and dev are run through test-pypi to see that they build correctly. When a new release is made it will automatically be deployed to pypi.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (73e4109) 79.15% compared to head (f888147) 79.30%. Report is 7 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #152 +/- ## ========================================== + Coverage 79.15% 79.30% +0.15% ========================================== Files 86 86 Lines 7186 7229 +43 ========================================== + Hits 5688 5733 +45 + Misses 1498 1496 -2 ```

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