jamiebrynes7 / spatialos-sdk-rs

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

Make patch reporting never fail #169

Closed jamiebrynes7 closed 4 years ago

jamiebrynes7 commented 4 years ago

Really just want this for informational purposes

codecov[bot] commented 4 years ago

Codecov Report

Merging #169 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #169   +/-   ##
=======================================
  Coverage   20.99%   20.99%           
=======================================
  Files          41       41           
  Lines        3997     3997           
=======================================
  Hits          839      839           
  Misses       3158     3158           

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 95e5ee9...0232a30. Read the comment docs.

jamiebrynes7 commented 4 years ago

Yeah, it wasn't blocking PRs, but it was marking the check as failed which was sad 😢