Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Minor fix in RLP #5597

Merged
merged 2 commits into from
May 16, 2019
Merged

Minor fix in RLP #5597

merged 2 commits into from
May 16, 2019

Conversation

gumb0
Copy link
Member

@gumb0 gumb0 commented May 9, 2019

RLP::toArray() should throw exception only when ThrowOnFail flag is passed, but currently it throws always from itemCountStrict() when called for non-list RLP.

@codecov-io
Copy link

codecov-io commented May 16, 2019

Codecov Report

Merging #5597 into master will increase coverage by 0.05%.
The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #5597      +/-   ##
=========================================
+ Coverage   62.24%   62.3%   +0.05%     
=========================================
  Files         347     347              
  Lines       29299   29241      -58     
  Branches     3312    3306       -6     
=========================================
- Hits        18237   18218      -19     
+ Misses       9873    9831      -42     
- Partials     1189    1192       +3

Copy link
Collaborator

@chfast chfast left a comment

Choose a reason for hiding this comment

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

Build issue on macos

@gumb0
Copy link
Member Author

gumb0 commented May 16, 2019

@chfast fixed

@gumb0 gumb0 merged commit b094d0c into master May 16, 2019
@gumb0 gumb0 deleted the rpc-throw-fix branch May 16, 2019 11:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants