Skip to content

update to fastcs 0.14.0-beta.1#52

Merged
5 commits merged into
mainfrom
migrate-fastcs-0.14.0-beta.1
May 20, 2026
Merged

update to fastcs 0.14.0-beta.1#52
5 commits merged into
mainfrom
migrate-fastcs-0.14.0-beta.1

Conversation

@gilesknap
Copy link
Copy Markdown
Contributor

testing migration to the new multi root controller fastcs version

@gilesknap gilesknap force-pushed the migrate-fastcs-0.14.0-beta.1 branch from 464c83a to 2ce1f27 Compare May 7, 2026 07:17
@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

❌ Patch coverage is 93.22034% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.83%. Comparing base (51f476f) to head (cc6a24c).

Files with missing lines Patch % Lines
src/fastcs_catio/__main__.py 50.00% 3 Missing ⚠️
src/fastcs_catio/client.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
+ Coverage   73.68%   73.83%   +0.14%     
==========================================
  Files          19       19              
  Lines        4093     4116      +23     
==========================================
+ Hits         3016     3039      +23     
  Misses       1077     1077              

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

gilesknap and others added 3 commits May 7, 2026 08:20
Refactor CATioServerController.__init__ to accept a CATioServerControllerOptions dataclass (TCP/route/scan-timings sub-dataclasses) so the controller can be driven by the FastCS yaml-launch flow. Bolt fastcs.launch._launch onto the existing typer app so `run` and `schema` subcommands sit alongside the bespoke `ioc` command. Update the example fastcs.yaml + regenerate schema.json + adjust the test_system fixture and the phoebus launcher accordingly.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@gilesknap gilesknap force-pushed the migrate-fastcs-0.14.0-beta.1 branch from 754bba2 to d60152f Compare May 7, 2026 09:01
- set_id(pv_prefix) → set_path([pv_prefix]) (set_id removed in b2)
- fastcs.yaml controllers: dict-keyed-by-id → list with explicit id:
- relax test_cli_version: launcher now emits app + FastCS version lines

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@gilesknap gilesknap closed this pull request by merging all changes into main in 0ad44b8 May 20, 2026
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.

1 participant