Skip to content

Conversation

@abcsds
Copy link
Contributor

@abcsds abcsds commented Jan 8, 2025

Adds tests for file from xdf-modules/libxdf#19 Small EEG xdf with two channel string markers. We do not present the issue. Tests pass.

@abcsds abcsds mentioned this pull request Jan 8, 2025
@abcsds abcsds mentioned this pull request Jan 8, 2025
Closed
@cbrnr
Copy link
Owner

cbrnr commented Jan 13, 2025

Can you rebase please? I assume this fixes #10, correct?

@abcsds
Copy link
Contributor Author

abcsds commented Jan 13, 2025

It does, but listen, can we go one by one? As I said, so many PRs add complexity for me. I don't want to keep three or four branches at the same time. Which one would you like to do first? Should we go for this one now?

@cbrnr cbrnr linked an issue Jan 14, 2025 that may be closed by this pull request
@cbrnr
Copy link
Owner

cbrnr commented Jan 14, 2025

Yes, let's do this one now.

Copy link
Owner

Choose a reason for hiding this comment

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

Please revert.

Comment on lines +4 to +5
### ✨ Added
- Add tests for string markers from issue xdf-modules/libxdf#19 (([#13](https://github.com/cbrnr/XDF.jl/pull/13) by [Alberto Barradas](https://github.com/abcsds)))
Copy link
Owner

Choose a reason for hiding this comment

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

I think we should be more specific here. You fixed an issue with string streams consisting of multiple channels, right? It would be more helpful to explicitly mention this here instead of linking to an issue. Also, I think this change should then go into the "Fixed" section, WDYT?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

What did you mention is the template to follow? I can't find the emoji for the fixed section. I thought you mentioned a repo from xdf-modules, but their changelogs don't have emojis. I can't find the pr where it was mentioned. I thought it was #11.

Copy link
Owner

Choose a reason for hiding this comment

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

Would you be up for adding this file to https://github.com/xdf-modules/example-files/ instead? That way, other projects could also use this test file.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

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.

Cannot load string streams with more than one channel

2 participants