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

Correct CI services naming in README.md #330

Closed PeterDaveHello closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #330 (954ccd4) into master (2e5b46b) will increase coverage by 0.32%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #330      +/-   ##
==========================================
+ Coverage   68.56%   68.88%   +0.32%     
==========================================
  Files           8        8              
  Lines         474      495      +21     
==========================================
+ Hits          325      341      +16     
- Misses        149      154       +5     
Impacted Files Coverage Δ
safety/cli.py 50.00% <0.00%> (-6.85%) :arrow_down:
safety/errors.py 100.00% <0.00%> (ø)
safety/constants.py 100.00% <0.00%> (ø)
safety/safety.py 92.96% <0.00%> (+6.78%) :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 2e5b46b...954ccd4. Read the comment docs.