enhance: Add thread watcher to provide actual thread num #37905
Merged
Codecov / codecov/project
succeeded
Nov 22, 2024 in 1s
81.04% (target 77.00%)
View this Pull Request on Codecov
81.04% (target 77.00%)
Details
Codecov Report
Attention: Patch coverage is 2.70270%
with 36 lines
in your changes missing coverage. Please review.
Project coverage is 81.04%. Comparing base (
70e6a00
) to head (2804f39
).
Report is 15 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
internal/util/metrics/thread.go | 0.00% | 36 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #37905 +/- ##
=======================================
Coverage 81.04% 81.04%
=======================================
Files 1357 1358 +1
Lines 190143 190232 +89
=======================================
+ Hits 154095 154173 +78
- Misses 30584 30602 +18
+ Partials 5464 5457 -7
Components | Coverage Δ | |
---|---|---|
Client | 72.16% <ø> (ø) |
|
Core | 68.87% <ø> (ø) |
|
Go | 83.21% <2.63%> (+<0.01%) |
⬆️ |
Files with missing lines | Coverage Δ | |
---|---|---|
pkg/metrics/info_metrics.go | 100.00% <ø> (ø) |
|
pkg/metrics/metrics.go | 100.00% <100.00%> (ø) |
|
internal/util/metrics/thread.go | 0.00% <0.00%> (ø) |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading