gdesmott / system-deps

Run pkg-config from declarative dependencies in Cargo.toml
Apache License 2.0
89 stars 21 forks source link

run CI on Windows #35

Closed gdesmott closed 3 years ago

gdesmott commented 3 years ago

.

codecov[bot] commented 3 years ago

Codecov Report

Merging #35 (0471dff) into master (868bdf0) will increase coverage by 0.17%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   91.14%   91.31%   +0.17%     
==========================================
  Files           3        3              
  Lines        1705     1704       -1     
==========================================
+ Hits         1554     1556       +2     
+ Misses        151      148       -3     
Impacted Files Coverage Δ
src/test.rs 97.46% <100.00%> (-0.01%) :arrow_down:
src/lib.rs 84.05% <0.00%> (+0.37%) :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 868bdf0...0471dff. Read the comment docs.