-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Fix processing nonexistent field #5467
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 processing nonexistent field #5467
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## ripple/smart-escrow #5467 +/- ##
=====================================================
- Coverage 78.5% 78.4% -0.1%
=====================================================
Files 823 825 +2
Lines 71574 71954 +380
Branches 8455 8559 +104
=====================================================
+ Hits 56187 56385 +198
- Misses 15387 15569 +182
🚀 New features to boost your workflow:
|
b08383b
to
5754a81
Compare
src/test/app/Escrow_test.cpp
Outdated
} | ||
|
||
{ | ||
// FinishFunction + Condition |
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.
Wrong test description here
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.
moved 411081c
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 other than the one note
5754a81
to
411081c
Compare
High Level Overview of Change
Fix processing nonexistent field
Type of Change
.gitignore
, formatting, dropping support for older tooling)