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

Update master from develop #395

Closed cb22 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #395 (fac16b6) into master (691651e) will decrease coverage by 0.90%. The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master     #395      +/-   ##
==========================================
- Coverage   87.05%   86.14%   -0.91%     
==========================================
  Files          14       14              
  Lines        1614     1711      +97     
==========================================
+ Hits         1405     1474      +69     
- Misses        209      237      +28     
Impacted Files Coverage Δ
safety/safety.py 87.15% <55.88%> (-3.37%) :arrow_down:
safety/cli.py 82.72% <72.09%> (-3.29%) :arrow_down:
safety/output_utils.py 91.79% <80.00%> (+1.01%) :arrow_up:
safety/util.py 81.72% <84.31%> (-0.02%) :arrow_down:
safety/errors.py 79.36% <100.00%> (+1.03%) :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 691651e...fac16b6. Read the comment docs.