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 48 forks source link

add logs & scResults for transfers #1283

Closed cfaur09 closed 2 months ago

cfaur09 commented 2 months ago

Proposed Changes

How to test

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 46.65%. Comparing base (ecf9f53) to head (d3b7143). Report is 176 commits behind head on development.

:exclamation: Current head d3b7143 differs from pull request most recent head ce627fb

Please upload reports for the commit ce627fb to get more accurate results.

Files Patch % Lines
src/endpoints/transfers/transfer.service.ts 0.00% 3 Missing and 1 partial :warning:
src/endpoints/accounts/account.controller.ts 0.00% 1 Missing :warning:
src/endpoints/transfers/transfer.controller.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #1283 +/- ## ================================================ - Coverage 63.99% 46.65% -17.35% ================================================ Files 576 614 +38 Lines 14895 16385 +1490 Branches 1525 1767 +242 ================================================ - Hits 9532 7644 -1888 - Misses 4021 7050 +3029 - Partials 1342 1691 +349 ``` | [Flag](https://app.codecov.io/gh/multiversx/mx-api-service/pull/1283/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/1283/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/1283/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=multiversx) | `46.65% <0.00%> (+12.57%)` | :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.