jamiebrynes7 / spatialos-sdk-rs

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

Add codecov config file #161

Closed jamiebrynes7 closed 4 years ago

jamiebrynes7 commented 4 years ago

Added a very minimal codecov configuration which shouldn't fail PRs any more regarding code coverage, but it should still be reported.

codecov[bot] commented 4 years ago

Codecov Report

Merging #161 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #161   +/-   ##
=======================================
  Coverage   13.97%   13.97%           
=======================================
  Files          39       39           
  Lines        3742     3742           
=======================================
  Hits          523      523           
  Misses       3219     3219           

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 86ce30a...e1bdc47. Read the comment docs.

randomPoison commented 4 years ago

Glad PRs won't be blocked on code coverage 🎉

jamiebrynes7 commented 4 years ago

They were never blocked, but the red cross made me sad (maybe that's the point 🤔)