Rantanen / intercom

Object based cross-language FFI for Rust
MIT License
63 stars 7 forks source link

Enabled all unit tests in AppVeyor #72

Closed Fluxie closed 6 years ago

Fluxie commented 6 years ago

The tests are now built with cmake. The location of the final binaries was adjusted as well. It is better to have them outside the build tree.

codecov-io commented 6 years ago

Codecov Report

Merging #72 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   74.53%   74.53%           
=======================================
  Files          56       56           
  Lines        3436     3436           
=======================================
  Hits         2561     2561           
  Misses        875      875
Impacted Files Coverage Δ
intercom-cpp/src/functions.hpp 88.88% <100%> (ø) :arrow_up:

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 79779f9...6356d5c. Read the comment docs.