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: return best alignment when band extension hits max_band_limit #1247

Merged
merged 6 commits into from
Sep 7, 2023

Conversation

rneher
Copy link
Member

@rneher rneher commented Sep 6, 2023

reimplementation of #1241

this still complains about potential uninitialized variable.

@vercel
Copy link

vercel bot commented Sep 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nextclade ✅ Ready (Inspect) Visit Preview Sep 7, 2023 7:47am

@rneher
Copy link
Member Author

rneher commented Sep 6, 2023

I think I have found a solution that avoids the uninitialized variable but does what we want it to do in a reasonably streamlined way.

@ivan-aksamentov
Copy link
Member

This is very nice! The code is so much prettier and easy to read now!

@rneher rneher merged commit a8d2436 into master Sep 7, 2023
16 checks passed
@rneher rneher deleted the fix/use-previous-alignment-when-retry-fails-2 branch September 7, 2023 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

2 participants