winter-telescope / mirar

Modular Image Reduction and Analysis Resource (MIRAR)
MIT License
8 stars 8 forks source link

More robust candidate broadcasting #898

Closed robertdstein closed 6 months ago

robertdstein commented 6 months ago

This PR increases robustness/improves fallbacks of candidate broadcasting:

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 9136150094

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
mirar/processors/skyportal/skyportal_candidate.py 6 10 60.0%
<!-- Total: 11 15 73.33% -->
Files with Coverage Reduction New Missed Lines %
mirar/processors/sources/source_selector.py 6 58.24%
<!-- Total: 6 -->
Totals Coverage Status
Change from base Build 9103899040: -0.04%
Covered Lines: 10954
Relevant Lines: 12946

💛 - Coveralls