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 operations collection for getTransaction #1261

Closed cfaur09 closed 3 months ago

cfaur09 commented 3 months ago

Reasoning

Proposed Changes

How to test

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 46.72%. Comparing base (ecf9f53) to head (4d55788). Report is 156 commits behind head on development.

Files Patch % Lines
.../common/indexer/elastic/elastic.indexer.service.ts 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #1261 +/- ## ================================================ - Coverage 63.99% 46.72% -17.28% ================================================ Files 576 608 +32 Lines 14895 16213 +1318 Branches 1525 1748 +223 ================================================ - Hits 9532 7575 -1957 - Misses 4021 6966 +2945 - Partials 1342 1672 +330 ``` | [Flag](https://app.codecov.io/gh/multiversx/mx-api-service/pull/1261/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/1261/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/1261/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=multiversx) | `46.72% <0.00%> (+12.64%)` | :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.