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

Improve error management #12

Merged
merged 2 commits into from
May 19, 2024
Merged

Improve error management #12

merged 2 commits into from
May 19, 2024

Conversation

JeanMainguy
Copy link
Member

This small PR improves error management by ensuring that all contigs from bins are found in the input contig file. Previously, missing contigs would cause Binette to fail with an obscure error message (see issue #11).

Additionally, this PR addresses the macOS GitHub runner crash in the GitHub Actions. The crash was due to "macos-latest" transitioning to macOS 14 with runners using the OSX-arm64 architecture, which is currently unsupported in Bioconda.

@JeanMainguy JeanMainguy merged commit 8ea6797 into main May 19, 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.

1 participant