gdesmott / system-deps

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

Add API to preserve libs flags from system libs (PKG_CONFIG_ALLOW_SYSTEM_LIBS) #26

Open gdesmott opened 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #26 (3defd65) into master (529e86f) will decrease coverage by 0.12%. The diff coverage is 91.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage   90.41%   90.28%   -0.13%     
==========================================
  Files           2        2              
  Lines        1419     1431      +12     
==========================================
+ Hits         1283     1292       +9     
- Misses        136      139       +3     
Impacted Files Coverage Δ
src/lib.rs 84.54% <83.33%> (-0.37%) :arrow_down:
src/test.rs 97.22% <100.00%> (+0.04%) :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 529e86f...3defd65. Read the comment docs.