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

More docker improvements #252

Closed wtgee closed 4 years ago

wtgee commented 4 years ago

These are aimed at making the images work for arm (rpi) as well as various google cloud services. Other cleanup as well.

codecov[bot] commented 4 years ago

Codecov Report

Merging #252 into develop will increase coverage by 0.08%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #252      +/-   ##
===========================================
+ Coverage    78.93%   79.02%   +0.08%     
===========================================
  Files           51       49       -2     
  Lines         3167     3089      -78     
  Branches       284      273      -11     
===========================================
- Hits          2500     2441      -59     
+ Misses         617      607      -10     
+ Partials        50       41       -9     
Impacted Files Coverage Δ
src/panoptes/utils/horizon.py 100.00% <100.00%> (ø)

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 1e76c1a...2ed3dc9. Read the comment docs.