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

Use operations ES collection for transactions & smart contract results #1256

Closed cfaur09 closed 3 months ago

cfaur09 commented 3 months ago

Proposed Changes

How to test

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 46.68%. Comparing base (ecf9f53) to head (f1741da). Report is 162 commits behind head on development.

:exclamation: Current head f1741da differs from pull request most recent head ac9a89f

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

Files Patch % Lines
.../common/indexer/elastic/elastic.indexer.service.ts 0.00% 14 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #1256 +/- ## ================================================ - Coverage 63.99% 46.68% -17.31% ================================================ Files 576 608 +32 Lines 14895 16242 +1347 Branches 1525 1752 +227 ================================================ - Hits 9532 7583 -1949 - Misses 4021 6983 +2962 - Partials 1342 1676 +334 ``` | [Flag](https://app.codecov.io/gh/multiversx/mx-api-service/pull/1256/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/1256/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/1256/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=multiversx) | `46.68% <0.00%> (+12.61%)` | :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.