LNP-BP / client_side_validation

Standard implementation of client-side-validation APIs
https://docs.rs/client_side_validation
Apache License 2.0
22 stars 19 forks source link

Fix bug with invalid order of args in merklization recursion #160

Closed dr-orlovsky closed 7 months ago

dr-orlovsky commented 7 months ago

Closes #159

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.2%. Comparing base (5359d84) to head (941eb39). Report is 20 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #160 +/- ## ======================================== - Coverage 76.7% 68.2% -8.4% ======================================== Files 19 20 +1 Lines 1710 1999 +289 ======================================== + Hits 1311 1364 +53 - Misses 399 635 +236 ``` | [Flag](https://app.codecov.io/gh/LNP-BP/client_side_validation/pull/160/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LNP-BP) | Coverage Δ | | |---|---|---| | [rust](https://app.codecov.io/gh/LNP-BP/client_side_validation/pull/160/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LNP-BP) | `68.2% <100.0%> (-8.4%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LNP-BP#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.