Rantanen / intercom

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

Release attribute tests #107

Closed Rantanen closed 5 years ago

Rantanen commented 5 years ago

Make sure the attribute tests use release binaries when executing in release mode.

codecov-io commented 5 years ago

Codecov Report

Merging #107 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
+ Coverage   81.35%   81.37%   +0.01%     
==========================================
  Files          57       57              
  Lines        5064     5068       +4     
==========================================
+ Hits         4120     4124       +4     
  Misses        944      944
Impacted Files Coverage Δ
intercom-attributes/tests/lib.rs 72.64% <100%> (+0.96%) :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 496e7c8...7c8fd20. Read the comment docs.