xyctruth / profiler

Continuous profiling based on pprof
Apache License 2.0
227 stars 11 forks source link

The default trace analysis is turned off #52

Closed xyctruth closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #52 (8a67a27) into master (ff2b5a5) will decrease coverage by 0.20%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
- Coverage   80.36%   80.16%   -0.21%     
==========================================
  Files          17       17              
  Lines         988      988              
==========================================
- Hits          794      792       -2     
- Misses        142      144       +2     
  Partials       52       52              
Flag Coverage Δ
unittests 80.16% <100.00%> (-0.21%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/collector/config.go 92.39% <100.00%> (ø)
pkg/collector/collector.go 75.00% <0.00%> (-1.17%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ff2b5a5...8a67a27. Read the comment docs.