xyctruth / profiler

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

Default query all target label #45

Closed xyctruth closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #45 (63685ce) into master (daaaae5) will increase coverage by 0.80%. The diff coverage is 70.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   79.45%   80.25%   +0.80%     
==========================================
  Files          17       17              
  Lines         993     1003      +10     
==========================================
+ Hits          789      805      +16     
+ Misses        152      146       -6     
  Partials       52       52              
Flag Coverage Δ
unittests 80.25% <70.00%> (+0.80%) :arrow_up:

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

Impacted Files Coverage Δ
pkg/storage/badger/func.go 91.50% <ø> (ø)
pkg/storage/badger/store.go 76.09% <70.00%> (+3.48%) :arrow_up:

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 daaaae5...63685ce. Read the comment docs.