Wenzel / libmicrovmi

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

capi: add memflow init params FFI #206

Closed Wenzel closed 3 years ago

Wenzel commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #206 (15ce24a) into master (f89aa7a) will decrease coverage by 0.71%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #206      +/-   ##
==========================================
- Coverage   17.06%   16.34%   -0.72%     
==========================================
  Files           9       10       +1     
  Lines         545      569      +24     
  Branches       82       86       +4     
==========================================
  Hits           93       93              
- Misses        434      458      +24     
  Partials       18       18              
Flag Coverage Δ
unittests 16.34% <0.00%> (-0.72%) :arrow_down:

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

Impacted Files Coverage Δ
src/capi/mod.rs 0.00% <ø> (ø)
src/capi/params.rs 0.00% <0.00%> (ø)

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 f89aa7a...15ce24a. Read the comment docs.