Rantanen / intercom

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

Update to Rust 1.31 compatibility #86

Closed Rantanen closed 5 years ago

Rantanen commented 5 years ago

Removed tool_lints feature gate. This feature is now stable.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #86   +/-   ##
=======================================
  Coverage   73.82%   73.82%           
=======================================
  Files          55       55           
  Lines        3889     3889           
=======================================
  Hits         2871     2871           
  Misses       1018     1018
Impacted Files Coverage Δ
intercom/src/lib.rs 45.45% <ø> (ø) :arrow_up:
intercom-attributes/src/lib.rs 50% <ø> (ø) :arrow_up:
intercom-common/src/lib.rs 100% <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 4cb8f3c...98d9360. Read the comment docs.