-
Notifications
You must be signed in to change notification settings - Fork 80
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
Expose an unload method for SBT nodes #784
Conversation
a7ba162
to
ece8ecd
Compare
Codecov Report
@@ Coverage Diff @@
## master #784 +/- ##
==========================================
- Coverage 79.37% 78.42% -0.95%
==========================================
Files 83 82 -1
Lines 7035 6889 -146
Branches 469 469
==========================================
- Hits 5584 5403 -181
- Misses 1151 1185 +34
- Partials 300 301 +1
Continue to review full report at Codecov.
|
ed4a6de
to
b4025ee
Compare
I defaulted it to An example of this in action: thoughts @ctb? |
b4025ee
to
a7aa70b
Compare
1ba51f4
to
4119b43
Compare
From #778 (comment):
This is the PR exposing the proper method.
Checklist
make test
Did it pass the tests?make coverage
Is the new code covered?without a major version increment. Changing file formats also requires a
major version number increment.
changes were made?