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(plugin-ledger-connectors): fixes 1445 and implementing correct interface types #1457

Merged

Conversation

m-courtin
Copy link
Contributor

For all the connector class definitions the implementation are fixed to
follow their interface definition and to match in consistent way for all
the connectors

Closes: #1445
Signed-off-by: Michael Courtin michael.courtin@accenture.com

@codecov-commenter
Copy link

codecov-commenter commented Oct 15, 2021

Codecov Report

Merging #1457 (ba73787) into main (09ace15) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head ba73787 differs from pull request most recent head f6ca9c0. Consider uploading reports for the commit f6ca9c0 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1457   +/-   ##
=======================================
  Coverage   68.35%   68.36%           
=======================================
  Files         333      333           
  Lines       12524    12526    +2     
  Branches     1507     1507           
=======================================
+ Hits         8561     8563    +2     
  Misses       3152     3152           
  Partials      811      811           
Impacted Files Coverage Δ
...rc/main/typescript/plugin-ledger-connector-besu.ts 77.29% <100.00%> (+0.06%) ⬆️
...rc/main/typescript/plugin-ledger-connector-xdai.ts 65.02% <100.00%> (+0.15%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 09ace15...f6ca9c0. Read the comment docs.

@m-courtin m-courtin force-pushed the fix-1445-wrong-interface-types branch 5 times, most recently from eefa228 to 9ae7ca1 Compare October 26, 2021 08:17
@m-courtin m-courtin force-pushed the fix-1445-wrong-interface-types branch 2 times, most recently from c91172d to 4cb6d32 Compare October 27, 2021 07:19
@m-courtin m-courtin requested a review from petermetz October 27, 2021 14:38
@m-courtin m-courtin force-pushed the fix-1445-wrong-interface-types branch 2 times, most recently from e1bb7a4 to 21e5598 Compare October 29, 2021 11:31
Copy link
Contributor

@petermetz petermetz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^^

@m-courtin m-courtin requested a review from petermetz November 2, 2021 08:59
For all the connector class definitions the implementation are fixed to
follow their interface definition and to match in consistent way for all
the connectors

Closes: hyperledger-cacti#1445
Signed-off-by: Michael Courtin <michael.courtin@accenture.com>
@m-courtin m-courtin force-pushed the fix-1445-wrong-interface-types branch from 21e5598 to 6aa1fed Compare November 3, 2021 14:13
Copy link
Contributor

@petermetz petermetz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@m-courtin LGTM

@m-courtin m-courtin closed this Nov 4, 2021
@m-courtin m-courtin reopened this Nov 4, 2021
@petermetz petermetz merged commit 9022064 into hyperledger-cacti:main Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants