Skip to content

Conversation

@vepatel
Copy link
Contributor

@vepatel vepatel commented Oct 21, 2025

Proposed changes

Describe the use case and detail of the change. If this PR addresses an issue on GitHub, make sure to include a link to
that issue here in this description (not in the title of the PR).

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork
@github-actions github-actions bot added enhancement Pull requests for new features/feature enhancements go Pull requests that update Go code labels Oct 21, 2025
@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

❌ Patch coverage is 74.28571% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.27%. Comparing base (f61599c) to head (314caa4).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
internal/configs/annotations.go 0.00% 7 Missing and 2 partials ⚠️
Additional details and impacted files
@@ Coverage Diff @@ ## main #8446 +/- ## ======================================= Coverage 53.27% 53.27% ======================================= Files 91 91 Lines 22375 22386 +11 ======================================= + Hits 11921 11927 +6  - Misses 9941 9946 +5  Partials 513 513 

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@vepatel vepatel closed this Oct 21, 2025
@vepatel vepatel deleted the feat/ssl-ciphers-ingress-annotations branch October 21, 2025 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Pull requests for new features/feature enhancements go Pull requests that update Go code

1 participant