Skip to content

#808: fix stream mappings#824

Merged
mo-laurenboon merged 11 commits intomainfrom
808_fix_stream_mappings
Mar 3, 2026
Merged

#808: fix stream mappings#824
mo-laurenboon merged 11 commits intomainfrom
808_fix_stream_mappings

Conversation

@mo-laurenboon
Copy link
Collaborator

Closes issue #808

@mo-laurenboon mo-laurenboon marked this pull request as ready for review February 23, 2026 15:10
Copy link
Collaborator

@matthew-mizielinski matthew-mizielinski left a comment

Choose a reason for hiding this comment

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

minor thoughts and all tests pass

# Check each line for comments.
comment = ""
if line.startswith("#"):
variables[("COMMENT", " ")] = (" ", line)
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'm tempted to extract "COMMENT" as a constant called COMMENT

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

resolved in 20b0055

@mo-laurenboon
Copy link
Collaborator Author

test failures now resolved after changes. All tests passing

Copy link
Collaborator

@matthew-mizielinski matthew-mizielinski left a comment

Choose a reason for hiding this comment

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

LGTM

@mo-laurenboon mo-laurenboon merged commit 102f4ba into main Mar 3, 2026
1 check passed
@mo-laurenboon mo-laurenboon deleted the 808_fix_stream_mappings branch March 3, 2026 15:13
@mo-laurenboon mo-laurenboon mentioned this pull request Mar 3, 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.

2 participants