Skip to content

fetch bit_depth_* parameters before returning from put#61

Merged
jsouter merged 5 commits intomainfrom
fetch-before-return
Mar 17, 2025
Merged

fetch bit_depth_* parameters before returning from put#61
jsouter merged 5 commits intomainfrom
fetch-before-return

Conversation

@jsouter
Copy link
Contributor

@jsouter jsouter commented Mar 5, 2025

Closes #59

Copy link
Contributor

@GDYendell GDYendell left a comment

Choose a reason for hiding this comment

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

Looks good. I guess this depends on the eiger-stream2 branch of the tickit sim that has the put responses?

@jsouter jsouter force-pushed the fetch-before-return branch from efef44b to ef4ecd2 Compare March 5, 2025 15:39
@codecov
Copy link

codecov bot commented Mar 5, 2025

Codecov Report

Attention: Patch coverage is 90.47619% with 2 lines in your changes missing coverage. Please review.

Project coverage is 84.61%. Comparing base (6984e42) to head (a1a9c52).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/fastcs_eiger/eiger_controller.py 90.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   83.94%   84.61%   +0.66%     
==========================================
  Files           4        4              
  Lines         299      312      +13     
==========================================
+ Hits          251      264      +13     
  Misses         48       48              

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

@jsouter
Copy link
Contributor Author

jsouter commented Mar 5, 2025

Looks good. I guess this depends on the eiger-stream2 branch of the tickit sim that has the put responses?

Yeah, that's pinned in the pyproject.toml at least

@jsouter jsouter force-pushed the fetch-before-return branch from 46eb54c to 3061596 Compare March 14, 2025 08:42
@jsouter jsouter force-pushed the fetch-before-return branch from af5952a to c53f1c6 Compare March 14, 2025 10:04
@jsouter jsouter force-pushed the fetch-before-return branch from bdb82f4 to 38400f2 Compare March 14, 2025 10:29
@jsouter jsouter requested a review from GDYendell March 14, 2025 11:07
Copy link
Contributor

@GDYendell GDYendell left a comment

Choose a reason for hiding this comment

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

Happy to merge when you are ready @jsouter

@jsouter jsouter merged commit a1ac38c into main Mar 17, 2025
19 checks passed
@jsouter jsouter deleted the fetch-before-return branch March 17, 2025 15:42
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.

Allow defining parameters that should be fetched before returning success for a put rather than setting stale parameters

2 participants