pyupio / safety

Safety checks Python dependencies for known security vulnerabilities and suggests the proper remediations for vulnerabilities detected.
https://safetycli.com/product/safety-cli
MIT License
1.66k stars 141 forks source link

Handle case where git is not installed #398

Closed cb22 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #398 (00d4633) into master (fac16b6) will decrease coverage by 0.09%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master     #398      +/-   ##
==========================================
- Coverage   86.14%   86.05%   -0.10%     
==========================================
  Files          14       14              
  Lines        1711     1714       +3     
==========================================
+ Hits         1474     1475       +1     
- Misses        237      239       +2     
Impacted Files Coverage Δ
safety/util.py 81.37% <50.00%> (-0.36%) :arrow_down:

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 fac16b6...00d4633. Read the comment docs.