SkyAPM / go2sky

Distributed tracing and monitor SDK in Go for Apache SkyWalking APM
https://skywalking.apache.org/
Apache License 2.0
448 stars 122 forks source link

Add golang runtime metrics e2e test #171

Closed easonyipj closed 1 year ago

easonyipj commented 1 year ago

Add golang runtime metrics e2e test

codecov-commenter commented 1 year ago

Codecov Report

Merging #171 (35b0413) into master (cbdde90) will decrease coverage by 0.19%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #171      +/-   ##
==========================================
- Coverage   61.88%   61.68%   -0.20%     
==========================================
  Files          23       23              
  Lines        1220     1219       -1     
==========================================
- Hits          755      752       -3     
- Misses        405      406       +1     
- Partials       60       61       +1     
Impacted Files Coverage Ξ”
reporter/grpc.go 51.20% <ΓΈ> (-0.17%) :arrow_down:
sampler.go 78.68% <0.00%> (-3.28%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

arugal commented 1 year ago

miss e2e.yaml

easonyipj commented 1 year ago

miss e2e.yaml

Sorry, I forgot it, I will update it now