coderofstuff / app-kaspa

Kaspa Ledger Integration
MIT License
3 stars 5 forks source link

Remove trailing zeros in amounts #39

Closed coderofstuff closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 96.29% and project coverage change: -0.23 :warning:

Comparison is base (eae20ab) 91.37% compared to head (8e395ed) 91.15%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #39 +/- ## ========================================== - Coverage 91.37% 91.15% -0.23% ========================================== Files 26 26 Lines 1357 1379 +22 ========================================== + Hits 1240 1257 +17 - Misses 117 122 +5 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `91.15% <96.29%> (-0.23%)` | :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=None#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/coderofstuff/app-kaspa/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/common/format.c](https://app.codecov.io/gh/coderofstuff/app-kaspa/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvbW1vbi9mb3JtYXQuYw==) | `92.63% <93.33%> (-4.90%)` | :arrow_down: | | [unit-tests/test\_format.c](https://app.codecov.io/gh/coderofstuff/app-kaspa/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dW5pdC10ZXN0cy90ZXN0X2Zvcm1hdC5j) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.