SterlingYM / astroPIPS

A set of tools for photometric analysis. Determines the period of short-period variable stars.
https://pips.readthedocs.io/en/latest/
MIT License
7 stars 0 forks source link

Fix model-checking bug #28

Closed arjunsavel closed 3 years ago

arjunsavel commented 3 years ago

Oops! I introduced a bug while trying to check for models within photdata. quick fix!

codecov-io commented 3 years ago

Codecov Report

Merging #28 (ab9c80e) into master (ac2627d) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #28   +/-   ##
=======================================
  Coverage   39.48%   39.48%           
=======================================
  Files          11       11           
  Lines         666      666           
=======================================
  Hits          263      263           
  Misses        403      403           
Impacted Files Coverage Δ
PIPS/class_photdata/__init__.py 30.68% <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 ac2627d...ab9c80e. Read the comment docs.