gdesmott / system-deps

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

Fix build #59

Closed gdesmott closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #59 (a89051f) into master (da0f4dd) will decrease coverage by 15.50%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #59       +/-   ##
===========================================
- Coverage   77.48%   61.97%   -15.51%     
===========================================
  Files           3        3               
  Lines        2620     3256      +636     
===========================================
- Hits         2030     2018       -12     
- Misses        590     1238      +648     
Impacted Files Coverage Δ
src/lib.rs 40.18% <100.00%> (-20.00%) :arrow_down:
src/test.rs 98.37% <100.00%> (+<0.01%) :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 da0f4dd...a89051f. Read the comment docs.