Skip to content

Rename magnetic encoder and message log classes#71

Draft
glopesdev wants to merge 2 commits intomainfrom
refactor-readers
Draft

Rename magnetic encoder and message log classes#71
glopesdev wants to merge 2 commits intomainfrom
refactor-readers

Conversation

@glopesdev
Copy link
Contributor

@glopesdev glopesdev commented Mar 5, 2026

Rename magnetic encoder reader

Both reader and stream classes are renamed. Note this will change the name of dotmap entries in legacy StreamGroup based schemas. The intensity attribute has also been renamed as magnitude to match the schema of the output expander device.

Rename message log reader

Only the low-level reader class has been renamed. The impact of this change in folder structure and schemas should be minimal.

Fixes #55

Both reader and stream classes are renamed. Note this will change the
name of dotmap entries in legacy StreamGroup based schemas.

The intensity attribute has also been renamed as magnitude to match the
schema of the output expander device.
Only the low-level reader class has been renamed. The impact of this
change in folder structure and schemas should be minimal.
@glopesdev glopesdev added the fix Pull request that fixes an issue label Mar 5, 2026
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.47%. Comparing base (3240703) to head (9d6e96d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #71   +/-   ##
=======================================
  Coverage   78.47%   78.47%           
=======================================
  Files          15       15           
  Lines         776      776           
=======================================
  Hits          609      609           
  Misses        167      167           

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

@glopesdev glopesdev marked this pull request as draft March 5, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Pull request that fixes an issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rethink some Reader class names

2 participants