panoptes / POCS

An Observatory Control System for the PANOPTES citizen-science project designed to help find transiting exoplanets! :telescope: :stars:
https://pocs.readthedocs.io/en/latest/
MIT License
78 stars 49 forks source link

Update environment and testing #1157

Closed wtgee closed 2 years ago

wtgee commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #1157 (44d7f6a) into develop (4908119) will decrease coverage by 0.96%. The diff coverage is 77.97%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1157      +/-   ##
===========================================
- Coverage    83.08%   82.11%   -0.97%     
===========================================
  Files           86       87       +1     
  Lines         7425     7487      +62     
  Branches       635      645      +10     
===========================================
- Hits          6169     6148      -21     
- Misses        1083     1162      +79     
- Partials       173      177       +4     
Impacted Files Coverage Δ
src/panoptes/pocs/camera/gphoto/base.py 100.00% <ø> (ø)
src/panoptes/pocs/camera/gphoto/remote.py 20.75% <0.00%> (-0.82%) :arrow_down:
src/panoptes/pocs/mount/mount.py 67.20% <0.00%> (-3.99%) :arrow_down:
...rc/panoptes/pocs/state/states/default/analyzing.py 41.17% <0.00%> (-18.83%) :arrow_down:
src/panoptes/pocs/state/states/default/tracking.py 26.66% <0.00%> (-56.67%) :arrow_down:
src/panoptes/pocs/utils/logger.py 100.00% <ø> (ø)
tests/test_theskyx_utils.py 92.85% <ø> (ø)
src/panoptes/pocs/camera/__init__.py 62.36% <46.15%> (-8.43%) :arrow_down:
src/panoptes/pocs/camera/camera.py 84.49% <50.00%> (ø)
src/panoptes/pocs/scheduler/__init__.py 93.47% <50.00%> (-6.53%) :arrow_down:
... and 22 more

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 55627e1...44d7f6a. Read the comment docs.