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

assemble/recover: Require users to specify coassembly or not. #223

Merged
merged 4 commits into from
Nov 20, 2024

Conversation

wwood
Copy link
Collaborator

@wwood wwood commented Nov 2, 2024

Fixes #219.

This is a breaking change for the command line (before it would silently not coassemble), but the break will cause an error to be thrown at least. I guess there are documention fixes to be done too.

@AroneyS AroneyS changed the base branch from main to dev November 7, 2024 23:38
@AroneyS
Copy link
Collaborator

AroneyS commented Nov 19, 2024

Integration test pass. I also checked with a dryrun and it seems to be working as expected.

@rhysnewell can you make a new release once this and #222 are merged?

@wwood
Copy link
Collaborator Author

wwood commented Nov 20, 2024

Thoughts @rhysnewell ? Wanting to check since this is a breaking change

@rhysnewell
Copy link
Owner

@wwood I was waiting for clarification of my comment earlier. What's the default behaviour now?

@wwood
Copy link
Collaborator Author

wwood commented Nov 20, 2024

Previously it would silently just assemble the first, now it errors out unless one of the flags is set

@rhysnewell
Copy link
Owner

@wwood and what if only a single set of reads is supplied? Does the user still have to add the flag?

@wwood
Copy link
Collaborator Author

wwood commented Nov 20, 2024

No, it just works as you'd expect - the 1 readset is used and no flag is necessary

@rhysnewell
Copy link
Owner

Okay, that sounds all good then. Any other PRs you want before the next release?

@wwood
Copy link
Collaborator Author

wwood commented Nov 20, 2024 via email

@rhysnewell rhysnewell merged commit fcddc2c into dev Nov 20, 2024
2 checks 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.

--no-coassembly flag?
3 participants