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

Fixing DAGSet ID test #23

Merged
merged 2 commits into from
May 3, 2024
Merged

Fixing DAGSet ID test #23

merged 2 commits into from
May 3, 2024

Conversation

pshriwise
Copy link
Member

Strange that this wasn't caught in CI of #21, but this contains some fixes the test_id_safety test.

Copy link
Member

@gonuke gonuke left a comment

Choose a reason for hiding this comment

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

Looks good to me - but a few questions for my own education. Also not sure why it didn't get caught in CI??

safe_vol_id = 9876
safe_vol_id = 101
Copy link
Member

Choose a reason for hiding this comment

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

For my own understanding.... this isn't part of the fix, right? Just circumstantial changes that came up in testing? I'm fine to leave them, but want to make sure I understand.

Copy link
Member Author

Choose a reason for hiding this comment

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

Turns out I added the wrong fix. Thanks for asking about this. I've updated it to include what I think is the correct fix along with comments on the intended tests.

@gonuke gonuke merged commit a5f9f7c into main May 3, 2024
1 check passed
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