mobilecoinofficial / full-service

A MobileCoin service for wallet implementations.
Other
46 stars 21 forks source link

Omit finalized txo logs from list_spendable() query #1009

Closed nick-mobilecoin closed 1 month ago

docs-page[bot] commented 1 month ago

To view this pull requests documentation preview, visit the following URL:

docs.page/mobilecoinofficial/full-service~1009

Documentation is deployed and generated using docs.page.

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 69.13%. Comparing base (ab2af32) to head (af2c9b6). Report is 211 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1009 +/- ## ========================================== + Coverage 60.12% 69.13% +9.01% ========================================== Files 88 125 +37 Lines 12356 16687 +4331 Branches 2010 2798 +788 ========================================== + Hits 7429 11537 +4108 - Misses 3238 5150 +1912 + Partials 1689 0 -1689 ``` | [Flag](https://app.codecov.io/gh/mobilecoinofficial/full-service/pull/1009/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mobilecoinofficial) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/mobilecoinofficial/full-service/pull/1009/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mobilecoinofficial) | `69.13% <100.00%> (?)` | | 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=mobilecoinofficial#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.