skalenetwork / skale-admin

SKALE admin docker container orchestrates all other SKALE Docker containers
https://skale.network
GNU Affero General Public License v3.0
18 stars 4 forks source link

Replace hyphen with underscore in metric name #1089

Closed badrogger closed 2 months ago

badrogger commented 2 months ago

Changes

Testing

Performance

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 68.29268% with 13 lines in your changes missing coverage. Please review.

Project coverage is 81.78%. Comparing base (3f60fac) to head (79ff954).

Files Patch % Lines
core/schains/dkg/client.py 76.00% 6 Missing :warning:
core/schains/monitor/main.py 37.50% 5 Missing :warning:
core/schains/checks.py 50.00% 1 Missing :warning:
core/schains/monitor/action.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1089 +/- ## =========================================== + Coverage 81.63% 81.78% +0.14% =========================================== Files 103 102 -1 Lines 6056 6050 -6 =========================================== + Hits 4944 4948 +4 + Misses 1112 1102 -10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.