jamiebrynes7 / spatialos-sdk-rs

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

Fix parameter conversions #187

Closed jamiebrynes7 closed 3 years ago

jamiebrynes7 commented 3 years ago

Broke this in #173... oops

codecov[bot] commented 3 years ago

Codecov Report

Merging #187 into master will decrease coverage by 0.28%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #187      +/-   ##
==========================================
- Coverage   18.94%   18.65%   -0.29%     
==========================================
  Files          46       46              
  Lines        7295     7407     +112     
==========================================
  Hits         1382     1382              
- Misses       5913     6025     +112     
Impacted Files Coverage Δ
spatialos-sdk/src/logging.rs 0.00% <0.00%> (ø)
spatialos-sdk/src/parameters.rs 2.94% <0.00%> (-1.21%) :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 3c91ab0...5ce37d3. Read the comment docs.