symbol / product

3 stars 4 forks source link

[snap]: Implemented unconfirmed transactions #1066

Closed AnthonyLaw closed 3 weeks ago

AnthonyLaw commented 3 weeks ago

What was the issue?

What's the fix?

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 99.44%. Comparing base (b276d6f) to head (a3e2c4a). Report is 10 commits behind head on snap/symbol.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/symbol/product/pull/1066/graphs/tree.svg?width=650&height=150&src=pr&token=1vOsAmllcX&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=symbol)](https://app.codecov.io/gh/symbol/product/pull/1066?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=symbol) ```diff @@ Coverage Diff @@ ## snap/symbol #1066 +/- ## =============================================== + Coverage 98.79% 99.44% +0.65% =============================================== Files 43 12 -31 Lines 2490 362 -2128 Branches 322 65 -257 =============================================== - Hits 2460 360 -2100 + Misses 30 2 -28 ``` | [Flag](https://app.codecov.io/gh/symbol/product/pull/1066/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=symbol) | Coverage Δ | | |---|---|---| | [snap-backend](https://app.codecov.io/gh/symbol/product/pull/1066/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=symbol) | `99.44% <100.00%> (+0.06%)` | :arrow_up: | | [snap-frontend](https://app.codecov.io/gh/symbol/product/pull/1066/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=symbol) | `?` | | 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=symbol#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/symbol/product/pull/1066?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=symbol) | Coverage Δ | | |---|---|---| | [snap/backend/src/utils/transactionUtils.js](https://app.codecov.io/gh/symbol/product/pull/1066?src=pr&el=tree&filepath=snap%2Fbackend%2Fsrc%2Futils%2FtransactionUtils.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=symbol#diff-c25hcC9iYWNrZW5kL3NyYy91dGlscy90cmFuc2FjdGlvblV0aWxzLmpz) | `100.00% <100.00%> (ø)` | | ... and [33 files with indirect coverage changes](https://app.codecov.io/gh/symbol/product/pull/1066/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=symbol)