jamiebrynes7 / spatialos-sdk-rs

Rust integration of the SpatialOS C API bindings
Apache License 2.0
21 stars 6 forks source link

Update to Worker SDK 14.8.0 #180

Closed jamiebrynes7 closed 4 years ago

jamiebrynes7 commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #180 into master will decrease coverage by 0.05%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #180      +/-   ##
==========================================
- Coverage   18.77%   18.71%   -0.06%     
==========================================
  Files          47       47              
  Lines        7397     7420      +23     
==========================================
  Hits         1389     1389              
- Misses       6008     6031      +23     
Impacted Files Coverage Δ
cargo-spatial/src/config.rs 0.00% <0.00%> (ø)
project-example/src/main.rs 0.00% <ø> (ø)
spatialos-sdk-sys/src/worker.rs 1.38% <0.00%> (-0.11%) :arrow_down:
spatialos-sdk/src/worker/connection.rs 0.00% <0.00%> (ø)
spatialos-sdk/src/worker/logging.rs 0.00% <ø> (ø)
spatialos-sdk/src/worker/mod.rs 9.67% <ø> (+1.98%) :arrow_up:
spatialos-sdk/src/worker/parameters.rs 4.16% <0.00%> (-0.02%) :arrow_down:

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 0369f04...8eab7be. Read the comment docs.