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

Add cpu, memory and swap to container info #1070

Closed badrogger closed 4 months ago

badrogger commented 4 months ago

Changes

  1. Add cpu, memory and swap to container info.

Testing

  1. Modified unit tests.
  2. Tested on local network.

Performance

  1. No performance releated changes were intorduced.
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.65%. Comparing base (bb8d657) to head (fa9455a).

:exclamation: Current head fa9455a differs from pull request most recent head 0d76749. Consider uploading reports for the commit 0d76749 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v2.7.x #1070 +/- ## ========================================== + Coverage 81.59% 81.65% +0.05% ========================================== Files 103 103 Lines 5971 5946 -25 ========================================== - Hits 4872 4855 -17 + Misses 1099 1091 -8 ```

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