-
Notifications
You must be signed in to change notification settings - Fork 179
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
Replace subkey with go port #114
Replace subkey with go port #114
Conversation
Codecov Report
@@ Coverage Diff @@
## master #114 +/- ##
=======================================
Coverage 58.11% 58.12%
=======================================
Files 93 93
Lines 3259 3245 -14
=======================================
- Hits 1894 1886 -8
+ Misses 987 985 -2
+ Partials 378 374 -4
Continue to review full report at Codecov.
|
…t into mmuftic/replace-subkey-with-go-port
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! @MakMuftic
LGTM!
@vedhavyas Great 🥳 When could I expect this to be released, as I would like to move away from our custom fork and use your client? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM @MakMuftic , thanks!
@MakMuftic @vedhavyas Merging now, will release as well. |
I replaced calling
subkey
with go-subkey port as I mentioned in #112closes #112