Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix slope checker when one ant-pol is completely flagged #465

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

jsdillon
Copy link
Member

@jsdillon jsdillon commented Feb 7, 2025

One one pol is flagged, this used to raise an error (which was a problem in file_calibration, as well as the auto_checker). This should fix that.

@jsdillon jsdillon requested a review from tyler-a-cox February 7, 2025 19:01
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.07%. Comparing base (982903c) to head (e4f8f25).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #465   +/-   ##
=======================================
  Coverage   97.07%   97.07%           
=======================================
  Files          11       11           
  Lines        3517     3524    +7     
=======================================
+ Hits         3414     3421    +7     
  Misses        103      103           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@tyler-a-cox tyler-a-cox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me!

@jsdillon jsdillon merged commit a535e9e into main Feb 7, 2025
8 of 9 checks passed
@jsdillon jsdillon deleted the slope-checker-1-pol-flagged branch February 7, 2025 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants