Skip to content

Replace first_poll logic with update_period=ONCE#78

Merged
GDYendell merged 2 commits intomainfrom
update-once
Dec 2, 2025
Merged

Replace first_poll logic with update_period=ONCE#78
GDYendell merged 2 commits intomainfrom
update-once

Conversation

@GDYendell
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Nov 28, 2025

Codecov Report

❌ Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 84.86%. Comparing base (98f1708) to head (503aeb0).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/fastcs_eiger/io.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
+ Coverage   84.42%   84.86%   +0.43%     
==========================================
  Files          13       13              
  Lines         411      403       -8     
==========================================
- Hits          347      342       -5     
+ Misses         64       61       -3     

☔ 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.

Copy link
Contributor

@shihab-dls shihab-dls left a comment

Choose a reason for hiding this comment

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

Just one nit, everything else looks good to me, so I'll approve and you can address the nit if you'd like!

Base automatically changed from fan-ready to main December 2, 2025 10:38
@GDYendell GDYendell merged commit a735ba8 into main Dec 2, 2025
26 of 28 checks passed
@GDYendell GDYendell deleted the update-once branch December 2, 2025 10:58
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.

Replace manual first poll logic in EigerAttributeIO with update_period=ONCE

2 participants