Skip to content

Fix exposure count on repeat observation.

3da0d00
Select commit
Loading
Failed to load commit list.
Open

Fix exposure count on repeat observation. #1400

Fix exposure count on repeat observation.
3da0d00
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2026 in 1s

64.33% (+0.00%) compared to c3983c9

View this Pull Request on Codecov

64.33% (+0.00%) compared to c3983c9

Details

Codecov Report

❌ Patch coverage is 78.94737% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.33%. Comparing base (c3983c9) to head (3da0d00).

Files with missing lines Patch % Lines
src/panoptes/pocs/scheduler/dispatch.py 78.94% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1400   +/-   ##
========================================
  Coverage    64.33%   64.33%           
========================================
  Files          104      104           
  Lines         9532     9541    +9     
  Branches       845      848    +3     
========================================
+ Hits          6132     6138    +6     
- Misses        3254     3256    +2     
- Partials       146      147    +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.