Skip to content

Conversation

@oittaa
Copy link
Contributor

@oittaa oittaa commented Jan 4, 2026

fixes #1174

@codecov-commenter
Copy link

codecov-commenter commented Jan 4, 2026

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

Codecov Report

❌ Patch coverage is 76.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.00%. Comparing base (1216c9b) to head (b4d3ab4).
⚠️ Report is 152 commits behind head on master.

Files with missing lines Patch % Lines
rules/subproc.go 76.00% 4 Missing and 2 partials ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1453      +/-   ##
==========================================
- Coverage   68.49%   65.00%   -3.50%     
==========================================
  Files          75       80       +5     
  Lines        4384     4840     +456     
==========================================
+ Hits         3003     3146     +143     
- Misses       1233     1546     +313     
  Partials      148      148              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ccojocar ccojocar merged commit bc9d2bc into securego:master Jan 6, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gosec does not detect G204 if user input is from a function parameter

3 participants