Skip to content

Fix SecNetPerf Parameter Handlings #5211

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix SecNetPerf Parameter Handlings #5211

wants to merge 1 commit into from

Conversation

nibanks
Copy link
Collaborator

@nibanks nibanks commented Jul 1, 2025

Description

Fixes #5207.

Testing

CI/CD

Documentation

N/A

@nibanks nibanks requested a review from a team as a code owner July 1, 2025 14:07
@nibanks nibanks added the Bug: Test/Tool Code bug in the test or tool specific code. label Jul 1, 2025
Copy link

codecov bot commented Jul 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.35%. Comparing base (64b9c9d) to head (20c4b1b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5211      +/-   ##
==========================================
- Coverage   86.72%   86.35%   -0.38%     
==========================================
  Files          59       59              
  Lines       18330    18330              
==========================================
- Hits        15896    15828      -68     
- Misses       2434     2502      +68     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Test/Tool Code bug in the test or tool specific code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Potential Null Pointer Dereference in CipherSuite Configuration (SelfSignedCredConfig)
2 participants