capstone-rust / capstone-rs

high-level Capstone system bindings for Rust
217 stars 75 forks source link

WIP: Test workaround for mingw toolchain #67

Closed tmfink closed 5 years ago

tmfink commented 5 years ago

Tests fix for #66

codecov[bot] commented 5 years ago

Codecov Report

Merging #67 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #67   +/-   ##
=======================================
  Coverage   95.15%   95.15%           
=======================================
  Files          18       18           
  Lines        3901     3901           
=======================================
  Hits         3712     3712           
  Misses        189      189

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 292d475...7cd027f. Read the comment docs.

tmfink commented 5 years ago

Closing in favor of #68, which does not modify Capstone sources