Skip to content

295 refactor hf2server to inherits from base#296

Open
Relm-Arrowny wants to merge 52 commits intomainfrom
295-refactor-hf2server-to-inherits-from-base
Open

295 refactor hf2server to inherits from base#296
Relm-Arrowny wants to merge 52 commits intomainfrom
295-refactor-hf2server-to-inherits-from-base

Conversation

@Relm-Arrowny
Copy link
Copy Markdown
Collaborator

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

Fixes #295 part of #274
Requires #282

  • Added zurich lockin amplifier server.
  • Added auto_type_cast decorator for bytes conversion.
  • Rename helper to utils

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

@Relm-Arrowny Relm-Arrowny changed the base branch from main to 280-baseserver-abstract-class-for-tcp-services March 23, 2026 12:46
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 24, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##              main      #296    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           30        31     +1     
  Lines          774       936   +162     
==========================================
+ Hits           774       936   +162     

☔ 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 26, 2026 that may be closed by this pull request
3 tasks
@Relm-Arrowny Relm-Arrowny requested a review from a team March 26, 2026 17:09
@Relm-Arrowny Relm-Arrowny marked this pull request as ready for review March 26, 2026 17:09
Base automatically changed from 280-baseserver-abstract-class-for-tcp-services to main March 30, 2026 15:23
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 HF2Server to inherits from base.

1 participant