grovesNL / spirv_cross

Safe Rust wrapper around SPIRV-Cross
Apache License 2.0
86 stars 42 forks source link

Update to latest SPIRV-Cross master #88

Closed grovesNL closed 6 years ago

grovesNL commented 6 years ago

bors r+

bors[bot] commented 6 years ago

Build succeeded

codecov[bot] commented 6 years ago

Codecov Report

Merging #88 into master will increase coverage by 0.62%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   72.93%   73.55%   +0.62%     
==========================================
  Files           5        5              
  Lines         798      798              
==========================================
+ Hits          582      587       +5     
+ Misses        216      211       -5
Impacted Files Coverage Δ
spirv_cross/src/msl.rs 78.19% <0%> (+0.53%) :arrow_up:
spirv_cross/src/glsl.rs 74.07% <0%> (+2.46%) :arrow_up:
spirv_cross/src/hlsl.rs 73.84% <0%> (+3.07%) :arrow_up:

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 9b16b12...bc62703. Read the comment docs.