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

capi: check null context parameter #211

Closed Wenzel closed 2 years ago

Wenzel commented 2 years ago

check null context parameter

codecov-commenter commented 2 years ago

Codecov Report

Merging #211 (264cef9) into master (bfca4a3) will decrease coverage by 0.32%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #211      +/-   ##
==========================================
- Coverage   16.06%   15.73%   -0.33%     
==========================================
  Files          10       10              
  Lines         579      591      +12     
  Branches       87       93       +6     
==========================================
  Hits           93       93              
- Misses        468      480      +12     
  Partials       18       18              
Flag Coverage Δ
unittests 15.73% <0.00%> (-0.33%) :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% <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 bfca4a3...264cef9. Read the comment docs.