Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug with tag group equivalence that was causing tests to fail #194

Merged
merged 2 commits into from
Sep 14, 2024

Conversation

happy5214
Copy link
Member

This PR fixes a bug with tag group equivalence determination that was caused by the set difference function call only being made in one direction. This fixes the tests broken by the merging of #192 and #193. It also deletes a semicolon from the commented-out auxiliary spec file line.

Also delete semicolon from commented-out auxiliary spec file line.
@happy5214 happy5214 added bug Something isn't working hed 3 HED 3-specific issues hed 2 HED 2-specific issues validation Tag validation issues labels Sep 13, 2024
@happy5214 happy5214 added this to the 3.15.5 milestone Sep 13, 2024
@happy5214 happy5214 requested a review from VisLab September 13, 2024 23:20
@happy5214 happy5214 self-assigned this Sep 13, 2024
@happy5214
Copy link
Member Author

I tacked on a change which causes the code to delete column splices when a cell value is blank. It previously only did this for "n/a" values.

@VisLab VisLab merged commit ae7c2ff into master Sep 14, 2024
8 of 9 checks passed
@happy5214 happy5214 deleted the fix-tag-group-equivalence branch October 4, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hed 2 HED 2-specific issues hed 3 HED 3-specific issues validation Tag validation issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants