Closed cfaur09 closed 7 months ago
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: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Reasoning
Proposed Changes
How to test
/blocks
-> should return blocks by default sorter by timestamp and ordered desc/blocks?order=asc
-> should return all blocks sorted by timestamp and ordered asc/blocks?order=desc
-> should return all blocks sorted by timestamp and ordered desc