xyctruth / profiler

Continuous profiling based on pprof
Apache License 2.0
228 stars 12 forks source link

optimize: profile mate #80

Closed xyctruth closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #80 (aa85e6e) into master (6eeab77) will decrease coverage by 0.22%. The diff coverage is 83.33%.

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
- Coverage   80.48%   80.26%   -0.23%     
==========================================
  Files          17       17              
  Lines         994      993       -1     
==========================================
- Hits          800      797       -3     
- Misses        142      144       +2     
  Partials       52       52              
Flag Coverage Δ
unittests 80.26% <83.33%> (-0.23%) :arrow_down:

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

Impacted Files Coverage Δ
pkg/storage/store.go 72.72% <ø> (ø)
pkg/storage/badger/store.go 73.81% <75.00%> (-0.10%) :arrow_down:
pkg/collector/collector.go 75.42% <100.00%> (-1.15%) :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 6eeab77...aa85e6e. Read the comment docs.