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 EscrowFinish fulfillment and condition parsing #512

Merged
merged 8 commits into from
Oct 16, 2024

Merge branch 'nk/fix-escrow-fulfillments' of https://github.com/XRPLF…

de91349
Select commit
Loading
Failed to load commit list.
Merged

Fix EscrowFinish fulfillment and condition parsing #512

Merge branch 'nk/fix-escrow-fulfillments' of https://github.com/XRPLF…
de91349
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2024 in 0s

92.01% (+0.01%) compared to be893dd

View this Pull Request on Codecov

92.01% (+0.01%) compared to be893dd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.01%. Comparing base (be893dd) to head (de91349).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #512      +/-   ##
============================================
+ Coverage     92.00%   92.01%   +0.01%     
- Complexity     1833     1835       +2     
============================================
  Files           381      381              
  Lines          5090     5098       +8     
  Branches        431      433       +2     
============================================
+ Hits           4683     4691       +8     
  Misses          272      272              
  Partials        135      135              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.