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: MN Template Selection #301

Merged
merged 2 commits into from
Sep 5, 2023
Merged

Fix: MN Template Selection #301

merged 2 commits into from
Sep 5, 2023

Conversation

BradyAJohnston
Copy link
Owner

There was an error with selecting the startup Molecular Nodes template.

Disabling the uninstall on unregister() fixes the problem. Not a great
solution but for the time being this will have to do.

  • removing uninstall fixes template startup
  • add makefile for template

@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.02% 🎉

Comparison is base (8affccd) 59.14% compared to head (243a5a9) 59.17%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #301      +/-   ##
==========================================
+ Coverage   59.14%   59.17%   +0.02%     
==========================================
  Files          20       20              
  Lines        2367     2366       -1     
==========================================
  Hits         1400     1400              
+ Misses        967      966       -1     
Files Changed Coverage Δ
MolecularNodes/__init__.py 66.66% <0.00%> (+4.16%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BradyAJohnston BradyAJohnston merged commit 4685a41 into main Sep 5, 2023
6 of 7 checks passed
@BradyAJohnston BradyAJohnston deleted the fix-template branch September 5, 2023 07:12
BradyAJohnston added a commit that referenced this pull request Sep 14, 2023
BradyAJohnston added a commit that referenced this pull request Sep 14, 2023
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