Skip to content

Update to fastcs 0.11 - #17

Merged
shihab-dls merged 29 commits into
mainfrom
update_to_fastcs_0.11
Jan 16, 2026
Merged

Update to fastcs 0.11#17
shihab-dls merged 29 commits into
mainfrom
update_to_fastcs_0.11

Conversation

@shihab-dls

Copy link
Copy Markdown
Contributor

Closes #16 and #14

This PR adds handler support and updates to FastCS 0.11.0a releases

@shihab-dls
shihab-dls force-pushed the update_to_fastcs_0.11 branch from 4703472 to 8414c34 Compare November 21, 2025 18:25
@codecov

codecov Bot commented Nov 24, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 44.26752% with 175 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.11%. Comparing base (f2bf17e) to head (8c2c896).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/fastcs_pandablocks/panda/blocks/data.py 17.39% 38 Missing ⚠️
src/fastcs_pandablocks/panda/utils.py 11.90% 37 Missing ⚠️
src/fastcs_pandablocks/panda/panda_controller.py 39.65% 35 Missing ⚠️
src/fastcs_pandablocks/panda/blocks/blocks.py 35.29% 22 Missing ⚠️
src/fastcs_pandablocks/panda/client_wrapper.py 26.31% 14 Missing ⚠️
src/fastcs_pandablocks/panda/io/bits.py 57.14% 9 Missing ⚠️
src/fastcs_pandablocks/panda/io/arm.py 76.19% 5 Missing ⚠️
src/fastcs_pandablocks/__main__.py 0.00% 4 Missing ⚠️
...astcs_pandablocks/panda/blocks/block_controller.py 55.55% 4 Missing ⚠️
src/fastcs_pandablocks/panda/io/table.py 80.00% 4 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   37.78%   39.11%   +1.33%     
==========================================
  Files          13       18       +5     
  Lines         921      997      +76     
==========================================
+ Hits          348      390      +42     
- Misses        573      607      +34     

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

@shihab-dls
shihab-dls force-pushed the update_to_fastcs_0.11 branch from d7d45b4 to 00f60be Compare November 24, 2025 15:24
@shihab-dls

Copy link
Copy Markdown
Contributor Author

At this point, these changes should allow taking data on a panda. Fix still required for syncing setpoints on P4P on a put.

Comment thread src/fastcs_pandablocks/panda/client_wrapper.py Outdated
Comment thread src/fastcs_pandablocks/panda/client_wrapper.py Outdated
Comment thread src/fastcs_pandablocks/panda/panda_controller.py Outdated
Comment thread src/fastcs_pandablocks/panda/handlers.py Outdated
@shihab-dls

Copy link
Copy Markdown
Contributor Author

Now we are up to date with FastCS 0.11.1.

@shihab-dls
shihab-dls requested a review from GDYendell December 1, 2025 19:39
@shihab-dls
shihab-dls marked this pull request as ready for review December 1, 2025 19:39

@GDYendell GDYendell left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

WIP

Comment thread .vscode/launch.json
Comment thread src/fastcs_pandablocks/panda/io.py Outdated
Comment thread src/fastcs_pandablocks/panda/io.py Outdated
Comment thread src/fastcs_pandablocks/panda/panda_controller.py Outdated
Comment thread src/fastcs_pandablocks/panda/blocks/blocks.py Outdated
Comment thread src/fastcs_pandablocks/panda/blocks/blocks.py

@GDYendell GDYendell left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This looks pretty good to me

Comment thread src/fastcs_pandablocks/panda/blocks/blocks.py
Comment thread src/fastcs_pandablocks/panda/panda_controller.py
Comment thread src/fastcs_pandablocks/panda/panda_controller.py
@shihab-dls
shihab-dls force-pushed the update_to_fastcs_0.11 branch from 62b9fc3 to 8c2c896 Compare December 17, 2025 12:52
@GDYendell GDYendell mentioned this pull request Jan 8, 2026
@shihab-dls
shihab-dls merged commit c60db44 into main Jan 16, 2026
20 checks passed
@GDYendell GDYendell linked an issue Feb 2, 2026 that may be closed by this pull request
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.

Update fastcs-PandABlocks to use FastCS 0.11.0 Fix attribute handlers

2 participants