-
Notifications
You must be signed in to change notification settings - Fork 94
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
Megafusion key error fix #382
Conversation
related to issue: #366 |
How have you tested this fix? |
|
Ah yeah, the cosmic secrets are not known if you are testing on a fork (sigh). @maxulysse @apeltzer do you know a possibility to fix this? |
Hi @rannick - I have tested the fix and it is working for cases where the KeyError: "['INFO', 'Sample'] not in index" error message was being displayed. It does not solve all issues relating to cases where no fusions are detected though. |
Since we are in the case of a broken dev branch, I will force the merge here, also because CI would not pick an error anyways (stubs only). Let's keep in mind that there will be extra testing once the empty fusions PR is implemented |
PR checklist