Rantanen / intercom

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

Appveyor speed up #88

Closed Rantanen closed 5 years ago

Rantanen commented 5 years ago

Try to speed up CI builds. All of them are probably affected but as Appveyor is the slowest one currently the goal is to get that one down.

codecov-io commented 5 years ago

Codecov Report

Merging #88 into master will increase coverage by 0.78%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   73.26%   74.05%   +0.78%     
==========================================
  Files          51       55       +4     
  Lines        3655     4012     +357     
==========================================
+ Hits         2678     2971     +293     
- Misses        977     1041      +64
Impacted Files Coverage Δ
intercom-common/src/error.rs 0% <0%> (ø)
intercom/src/guid.rs 90.69% <0%> (ø)
intercom/src/lib.rs 45.45% <0%> (ø)
intercom/src/error.rs 13.67% <0%> (ø)
intercom-common/src/guid.rs 91.42% <0%> (+53.92%) :arrow_up:
intercom-common/src/lib.rs 100% <0%> (+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 148724a...7dfadb4. Read the comment docs.