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

doc: fix project status table display #236

Closed Wenzel closed 2 years ago

Wenzel commented 2 years ago

fix missing <ul> tag

codecov-commenter commented 2 years ago

Codecov Report

Merging #236 (0743ac3) into master (69083a5) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #236   +/-   ##
=======================================
  Coverage   15.08%   15.08%           
=======================================
  Files          10       10           
  Lines         610      610           
  Branches      103      103           
=======================================
  Hits           92       92           
  Misses        499      499           
  Partials       19       19           
Flag Coverage Δ
unittests 15.08% <ø> (ø)

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


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 69083a5...0743ac3. Read the comment docs.