Wenzel / libmicrovmi

A cross-platform unified Virtual Machine Introspection API library
https://wenzel.github.io/libmicrovmi/
GNU General Public License v3.0
160 stars 16 forks source link

log: display when driver is initialized #218

Closed Wenzel closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #218 (cf3526e) into master (1974213) will decrease coverage by 0.15%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #218      +/-   ##
==========================================
- Coverage   15.73%   15.57%   -0.16%     
==========================================
  Files          10       10              
  Lines         591      597       +6     
  Branches       94       99       +5     
==========================================
  Hits           93       93              
- Misses        480      486       +6     
  Partials       18       18              
Flag Coverage Δ
unittests 15.57% <0.00%> (-0.16%) :arrow_down:

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

Impacted Files Coverage Δ
src/lib.rs 3.57% <0.00%> (-0.98%) :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 1974213...cf3526e. Read the comment docs.