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

Docker Updates #155

Closed wtgee closed 4 years ago

wtgee commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #155 into develop will increase coverage by 0.17%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #155      +/-   ##
===========================================
+ Coverage    70.15%   70.32%   +0.17%     
===========================================
  Files           26       26              
  Lines         1712     1722      +10     
  Branches       226      226              
===========================================
+ Hits          1201     1211      +10     
  Misses         456      456              
  Partials        55       55
Impacted Files Coverage Δ
panoptes/utils/database/memory.py 98.5% <0%> (+0.02%) :arrow_up:
panoptes/utils/database/file.py 95.94% <0%> (+0.05%) :arrow_up:
panoptes/utils/theskyx.py 91.83% <0%> (+0.17%) :arrow_up:
panoptes/utils/database/__init__.py 90.19% <0%> (+0.19%) :arrow_up:
panoptes/utils/rs232.py 86.6% <0%> (+0.24%) :arrow_up:
panoptes/utils/messaging.py 57.69% <0%> (+0.41%) :arrow_up:
panoptes/utils/config/server.py 44.73% <0%> (+2.27%) :arrow_up:

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 6af59be...26f07ff. Read the comment docs.