jamiebrynes7 / spatialos-sdk-rs

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

Worker SDK 14.5 #173

Closed Jacmob closed 4 years ago

Jacmob commented 4 years ago

Updated worker SDK to 14.5.0:

codecov[bot] commented 4 years ago

Codecov Report

Merging #173 into master will decrease coverage by 0.97%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
- Coverage   19.72%   18.75%   -0.98%     
==========================================
  Files          47       48       +1     
  Lines        7005     7406     +401     
==========================================
+ Hits         1382     1389       +7     
- Misses       5623     6017     +394     
Impacted Files Coverage Δ
cargo-spatial-package-downloader/src/lib.rs 0.00% <0.00%> (ø)
project-example/src/connection_handler.rs 0.00% <0.00%> (ø)
project-example/src/generated.rs 1.39% <0.00%> (-0.08%) :arrow_down:
project-example/src/main.rs 0.00% <0.00%> (ø)
spatialos-sdk-sys/src/worker.rs 1.49% <0.00%> (-0.28%) :arrow_down:
spatialos-sdk/src/worker/connection.rs 0.00% <0.00%> (ø)
spatialos-sdk/src/worker/locator.rs 0.00% <0.00%> (ø)
spatialos-sdk/src/worker/logging.rs 0.00% <0.00%> (ø)
spatialos-sdk/src/worker/mod.rs 7.69% <ø> (+2.51%) :arrow_up:
spatialos-sdk/src/worker/op.rs 6.22% <0.00%> (ø)
... and 7 more

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 bb3792c...c2aaf9f. Read the comment docs.