Skip to content

Conversation

@jimthematrix
Copy link
Contributor

Signed-off-by: Jim Zhang jim.zhang@kaleido.io

Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
@codecov-commenter
Copy link

Codecov Report

Merging #491 (e917e00) into main (0c7b08b) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #491   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          267       267           
  Lines        15239     15236    -3     
=========================================
- Hits         15239     15236    -3     
Impacted Files Coverage Δ
internal/blockchain/fabric/fabric.go 100.00% <100.00%> (ø)

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 0c7b08b...e917e00. Read the comment docs.

Copy link
Contributor

@peterbroadhurst peterbroadhurst left a comment

Choose a reason for hiding this comment

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

Reviewed the FabConnect code, and this change is because the JSON payload contains a JSON number (Go float64) rather than a string. The GetInt64 handles various types (number/string, in decimal or hex).

@peterbroadhurst peterbroadhurst merged commit 10f93c1 into hyperledger:main Feb 8, 2022
@peterbroadhurst peterbroadhurst deleted the fabric-events branch February 8, 2022 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants