gdesmott / system-deps

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

tests: don't use relative paths to find Cargo.toml #44

Closed gdesmott closed 3 years ago

gdesmott commented 3 years ago

Fix #42

codecov[bot] commented 3 years ago

Codecov Report

Merging #44 (d8fba95) into master (53e8b7d) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #44   +/-   ##
=======================================
  Coverage   76.83%   76.84%           
=======================================
  Files           3        3           
  Lines        2435     2436    +1     
=======================================
+ Hits         1871     1872    +1     
  Misses        564      564           
Impacted Files Coverage Δ
src/metadata.rs 97.42% <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 53e8b7d...d8fba95. Read the comment docs.