panoptes / panoptes-utils

A set of Astronomical utility functions. PANOPTES style. :hammer_and_wrench: :telescope: :stars:
https://panoptes-utils.readthedocs.io
MIT License
4 stars 9 forks source link

Remove Docker #287

Closed wtgee closed 2 years ago

wtgee commented 2 years ago

Docker doesn't need to be built for a panoptes-utils. A base POCS image could handle the dependencies that largely existed here. This repo should be as slim as possible but still contain useful utilities.

codecov[bot] commented 2 years ago

Codecov Report

Merging #287 (c26ec46) into develop (d29b0c8) will decrease coverage by 4.64%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #287      +/-   ##
===========================================
- Coverage    75.42%   70.77%   -4.65%     
===========================================
  Files           31       31              
  Lines         2193     2197       +4     
===========================================
- Hits          1654     1555      -99     
- Misses         539      642     +103     
Impacted Files Coverage Δ
src/panoptes/utils/images/fits.py 53.70% <ø> (-36.67%) :arrow_down:
...utils/serial/handlers/protocol_arduinosimulator.py 18.82% <0.00%> (-0.30%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d29b0c8...c26ec46. Read the comment docs.