gobench-io / gobench

A benchmark framework based on Golang
Apache License 2.0
68 stars 15 forks source link

Remove statik, use embed #125

Closed nqd closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #125 (ec71765) into master (9d43f64) will increase coverage by 0.22%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #125      +/-   ##
==========================================
+ Coverage   45.43%   45.66%   +0.22%     
==========================================
  Files          22       22              
  Lines        1721     1719       -2     
==========================================
+ Hits          782      785       +3     
+ Misses        850      846       -4     
+ Partials       89       88       -1     
Flag Coverage Δ
unittests 45.66% <100.00%> (+0.22%) :arrow_up:

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

Impacted Files Coverage Δ
web/web.go 93.90% <100.00%> (+2.23%) :arrow_up:
executor/systemload.go 68.08% <0.00%> (+3.19%) :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 9d43f64...ec71765. Read the comment docs.