multiversx / mx-api-service

Unified REST API facade for providing data related to the MultiversX blockchain
https://api.multiversx.com
GNU General Public License v3.0
30 stars 49 forks source link

Improved TTL for token transfers accounts transactions #1237

Closed tanghel closed 5 months ago

tanghel commented 5 months ago

Reasoning

Proposed Changes

How to test

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 36.00000% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 46.19%. Comparing base (ecf9f53) to head (71595c5). Report is 143 commits behind head on development.

:exclamation: Current head 71595c5 differs from pull request most recent head 3b5103e. Consider uploading reports for the commit 3b5103e to get more accurate results

Files Patch % Lines
src/endpoints/tokens/token.service.ts 0.00% 8 Missing and 8 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #1237 +/- ## ================================================ - Coverage 63.99% 46.19% -17.81% ================================================ Files 576 594 +18 Lines 14895 15869 +974 Branches 1525 1703 +178 ================================================ - Hits 9532 7330 -2202 - Misses 4021 6901 +2880 - Partials 1342 1638 +296 ``` | [Flag](https://app.codecov.io/gh/multiversx/mx-api-service/pull/1237/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=multiversx) | Coverage Δ | | |---|---|---| | [integrationtests](https://app.codecov.io/gh/multiversx/mx-api-service/pull/1237/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=multiversx) | `?` | | | [unittests](https://app.codecov.io/gh/multiversx/mx-api-service/pull/1237/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=multiversx) | `46.19% <36.00%> (+12.11%)` | :arrow_up: | 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=multiversx#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.