gdesmott / system-deps

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

clippy: fix bool assert comparaisons #46

Closed gdesmott closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #46 (d9a104e) into master (d781213) will increase coverage by 0.21%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   76.84%   77.06%   +0.21%     
==========================================
  Files           3        3              
  Lines        2436     2437       +1     
==========================================
+ Hits         1872     1878       +6     
+ Misses        564      559       -5     
Impacted Files Coverage Δ
src/test.rs 98.05% <100.00%> (ø)
src/lib.rs 60.38% <0.00%> (+0.39%) :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 d781213...d9a104e. Read the comment docs.