xyctruth / profiler

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

add:lable group #31

Closed xyctruth closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #31 (74e3f81) into master (1b17f06) will decrease coverage by 0.73%. The diff coverage is 6.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage   76.51%   75.77%   -0.74%     
==========================================
  Files          16       16              
  Lines         988      995       +7     
==========================================
- Hits          756      754       -2     
- Misses        179      189      +10     
+ Partials       53       52       -1     
Flag Coverage Δ
unittests 75.77% <6.25%> (-0.74%) :arrow_down:

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

Impacted Files Coverage Δ
pkg/storage/badger/store.go 75.18% <ø> (+1.36%) :arrow_up:
pkg/apiserver/api.go 67.64% <6.25%> (-5.14%) :arrow_down:
pkg/collector/collector.go 73.22% <0.00%> (-1.10%) :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 1b17f06...74e3f81. Read the comment docs.