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

add order blocks by timestamp #1231

Closed cfaur09 closed 7 months ago

cfaur09 commented 7 months ago

Reasoning

Proposed Changes

How to test

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 46.34%. Comparing base (54b7619) to head (92f5cee). Report is 1 commits behind head on development.

Files Patch % Lines
.../common/indexer/elastic/elastic.indexer.service.ts 0.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #1231 +/- ## ============================================ Coverage 46.34% 46.34% ============================================ Files 594 594 Lines 15828 15834 +6 Branches 1685 1688 +3 ============================================ + Hits 7335 7338 +3 - Misses 6871 6872 +1 - Partials 1622 1624 +2 ``` | [Flag](https://app.codecov.io/gh/multiversx/mx-api-service/pull/1231/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=multiversx) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/multiversx/mx-api-service/pull/1231/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=multiversx) | `46.34% <50.00%> (+<0.01%)` | :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.