MinXie1209 / metrics

🔥🔥🔥监控指标,CPU使用情况、类加载统计、垃圾回收器回收情况、内存占用情况、线程运行情况、Tomcat线程池、JDK线程池等。 Monitor metrics, CPU usage, class load statistics, garbage collector collection, memory usage, thread running, Tomcat thread pool, JDK thread pool, etc.
Apache License 2.0
123 stars 0 forks source link

test(线程池增强): 线程池增强 test #43

Closed MinXie1209 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +19.93 :tada:

Comparison is base (28f11ac) 0.58% compared to head (e9f16c6) 20.51%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ============================================ + Coverage 0.58% 20.51% +19.93% - Complexity 1 24 +23 ============================================ Files 6 20 +14 Lines 172 468 +296 Branches 10 63 +53 ============================================ + Hits 1 96 +95 - Misses 171 359 +188 - Partials 0 13 +13 ``` | [Impacted Files](https://codecov.io/gh/MinXie1209/metrics/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MinXie) | Coverage Δ | | |---|---|---| | [...e/space/metrics/core/thread/ThreadPoolContext.java](https://codecov.io/gh/MinXie1209/metrics/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MinXie#diff-Y29yZS9zcmMvbWFpbi9qYXZhL21pbnhpZS9zcGFjZS9tZXRyaWNzL2NvcmUvdGhyZWFkL1RocmVhZFBvb2xDb250ZXh0LmphdmE=) | `50.00% <ø> (ø)` | | ... and [14 files with indirect coverage changes](https://codecov.io/gh/MinXie1209/metrics/pull/43/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MinXie)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.