-
Notifications
You must be signed in to change notification settings - Fork 209
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
Add BLOCKCHAIN_CONNECTOR env var and add evmconnect to manifest #949
Conversation
Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
…evmconnect-e2e Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Codecov Report
@@ Coverage Diff @@
## main #949 +/- ##
==========================================
+ Coverage 99.97% 99.98% +0.01%
==========================================
Files 299 299
Lines 19478 19478
==========================================
+ Hits 19473 19475 +2
+ Misses 4 3 -1
+ Partials 1 0 -1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
I've merged #948 into this |
Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
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.
Looks good. One minor manifest issue to clean up, but otherwise good to merge.
Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Note we opened #957 after I re-opened that question, working through the UTs for the test coverage |
Signed-off-by: Peter Broadhurst peter.broadhurst@kaleido.io