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

Add site to powerset during merge #75

Merged
merged 6 commits into from
Apr 20, 2023
Merged

Conversation

dogversioning
Copy link
Contributor

@dogversioning dogversioning commented Apr 19, 2023

This PR makes the following changes:

@dogversioning dogversioning requested a review from mikix April 19, 2023 18:09
@dogversioning
Copy link
Contributor Author

Forgot I hadn't cut over all the test data, which i'll do seperately to spare your eyes: #76

Comment on lines -149 to +183
site = s3_key_array[0]
site = s3_key_array[3]
Copy link
Contributor

Choose a reason for hiding this comment

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

Was this intentional - it feels different than the rest.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it was - this was accidentally pulling in the bucket name rather than the site in question.

Copy link
Contributor

@mikix mikix Apr 19, 2023

Choose a reason for hiding this comment

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

Were we missing a test that would have caught that? Should we add one that would now?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Probably - this is sort of related to #71 but i could do some of that as part of this.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

well that was a good call - there were some logical errors in the S3 mock that I wasn't catching.

@dogversioning dogversioning merged commit 10553c1 into main Apr 20, 2023
@dogversioning dogversioning deleted the mg/powerset_modification branch June 23, 2023 14:01
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