-
Notifications
You must be signed in to change notification settings - Fork 294
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
Publish should also support default process #602
Conversation
Besides the failing linter these changes look good to me. Awesome that this is now tested :) |
@zmackie any follow up on this? |
Signed-off-by: Zander Mackie <zmackie@gmail.com>
Signed-off-by: Zander Mackie <zmackie@gmail.com>
50e02e9
to
1c78e5d
Compare
@jromero Should be ready to go. lint fixed. |
@zmackie seems to still be failing :/ You can try running |
Signed-off-by: Zander Mackie <zmackie@gmail.com>
1c78e5d
to
d2ea3b5
Compare
Codecov Report
@@ Coverage Diff @@
## master #602 +/- ##
==========================================
+ Coverage 70.59% 70.77% +0.17%
==========================================
Files 66 66
Lines 3710 3712 +2
==========================================
+ Hits 2619 2627 +8
+ Misses 757 752 -5
+ Partials 334 333 -1
Continue to review full report at Codecov.
|
Should be GTG according to
|
Fixes #599