Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore] disable gosec checks that cause performance issues #10210

Merged
merged 2 commits into from
May 23, 2024

Conversation

codeboten
Copy link
Contributor

Same as open-telemetry/opentelemetry-collector-contrib#33192

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
@codeboten codeboten requested a review from a team as a code owner May 22, 2024 18:54
@codeboten codeboten requested a review from dmitryax May 22, 2024 18:54
Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.98%. Comparing base (4f36589) to head (5c07b2b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10210      +/-   ##
==========================================
- Coverage   91.99%   91.98%   -0.01%     
==========================================
  Files         361      361              
  Lines       16964    16968       +4     
==========================================
+ Hits        15606    15608       +2     
- Misses       1019     1020       +1     
- Partials      339      340       +1     

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

.golangci.yml Outdated Show resolved Hide resolved
.golangci.yml Outdated Show resolved Hide resolved
.golangci.yml Outdated Show resolved Hide resolved
@codeboten codeboten merged commit 6f5d43f into open-telemetry:main May 23, 2024
42 of 52 checks passed
@codeboten codeboten deleted the codeboten/disable-perf-gosec branch May 23, 2024 14:30
@github-actions github-actions bot added this to the next release milestone May 23, 2024
andrzej-stencel pushed a commit to andrzej-stencel/opentelemetry-collector that referenced this pull request May 27, 2024
…metry#10210)

Same as
open-telemetry/opentelemetry-collector-contrib#33192

---------

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
steves-canva pushed a commit to Canva/opentelemetry-collector that referenced this pull request Jun 14, 2024
…metry#10210)

Same as
open-telemetry/opentelemetry-collector-contrib#33192

---------

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants