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

Support for custom api version for about endpoint #1236

Closed tanghel closed 5 months ago

tanghel commented 5 months ago

Reasoning

Proposed Changes

How to test

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 46.19%. Comparing base (41bd507) to head (2e333e5).

Files Patch % Lines
src/endpoints/network/network.service.ts 0.00% 29 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #1236 +/- ## =============================================== - Coverage 46.26% 46.19% -0.08% =============================================== Files 594 594 Lines 15826 15850 +24 Branches 1695 1696 +1 =============================================== Hits 7322 7322 - Misses 6874 6897 +23 - Partials 1630 1631 +1 ``` | [Flag](https://app.codecov.io/gh/multiversx/mx-api-service/pull/1236/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/1236/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=multiversx) | `46.19% <2.94%> (-0.08%)` | :arrow_down: | 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.