Skip to content

284 refactor pulse generator severpy to inherit from abstractinstrumentserver#285

Open
Relm-Arrowny wants to merge 71 commits intomainfrom
284-refactor-pulse_generator_severpy-to-inherit-from-abstractinstrumentserver
Open

284 refactor pulse generator severpy to inherit from abstractinstrumentserver#285
Relm-Arrowny wants to merge 71 commits intomainfrom
284-refactor-pulse_generator_severpy-to-inherit-from-abstractinstrumentserver

Conversation

@Relm-Arrowny
Copy link
Copy Markdown
Collaborator

@Relm-Arrowny Relm-Arrowny commented Mar 16, 2026

Fixes #284 part of #274

#280 is the base class and should be reviewed before this

  • Added pyserial as dependence.
  • Added pulse generator sever.

Instructions to reviewer on how to test:

  1. Do thing x
  2. Confirm thing y happens

Checks for reviewer

  • Would the PR title make sense to a user on a set of release notes

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (df8b7c2) to head (5af5099).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #285   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        31    +1     
  Lines          774       831   +57     
=========================================
+ Hits           774       831   +57     

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

@Relm-Arrowny Relm-Arrowny linked an issue Mar 17, 2026 that may be closed by this pull request
3 tasks
@Relm-Arrowny Relm-Arrowny marked this pull request as ready for review March 19, 2026 17:12
@Relm-Arrowny Relm-Arrowny requested a review from a team March 19, 2026 17:12
…4-refactor-pulse_generator_severpy-to-inherit-from-abstractinstrumentserver
…4-refactor-pulse_generator_severpy-to-inherit-from-abstractinstrumentserver
…ub.com:DiamondLightSource/sm-bluesky into 280-baseserver-abstract-class-for-tcp-services
…4-refactor-pulse_generator_severpy-to-inherit-from-abstractinstrumentserver
…4-refactor-pulse_generator_severpy-to-inherit-from-abstractinstrumentserver
…4-refactor-pulse_generator_severpy-to-inherit-from-abstractinstrumentserver
…4-refactor-pulse_generator_severpy-to-inherit-from-abstractinstrumentserver
Base automatically changed from 280-baseserver-abstract-class-for-tcp-services to main March 30, 2026 15:23
…nerator_severpy-to-inherit-from-abstractinstrumentserver
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.

Refactor pulse_generator_sever.py to inherit from AbstractInstrumentServer

1 participant