securego / gosec

Go security checker
https://securego.io
Apache License 2.0
7.71k stars 606 forks source link

Add more test to cover more use cases for G115 rule #1186

Closed ccojocar closed 3 weeks ago

ccojocar commented 3 weeks ago

part of #1185

codecov-commenter commented 3 weeks ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.30%. Comparing base (81cda2f) to head (6f8d8d4). Report is 3 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1186 +/- ## ========================================== + Coverage 67.15% 67.30% +0.15% ========================================== Files 74 74 Lines 3992 3992 ========================================== + Hits 2681 2687 +6 + Misses 1189 1186 -3 + Partials 122 119 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.