[POC] Allow clients to specify set TLS specifications per-request
Motivation:
Explain why you're making this change and what problem you're trying to solve.
Modifications:
- List the modifications you've made in detail.
Result:
- Closes #<GitHub issue number>. (If this resolves the issue.)
- Describe the consequences that a user will face after this PR is merged.
[!IMPORTANT]
Review skipped
Draft detected.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yamlfile in this repository. To trigger a single review, invoke the@coderabbitai reviewcommand.You can disable this status message by setting the
reviews.review_statustofalsein the CodeRabbit configuration file.
✨ Finishing touches
🧪 Generate unit tests (beta)
- [ ] Create PR with unit tests
- [ ] Post copyable unit tests in a comment
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.
Comment @coderabbitai help to get the list of available commands and usage tips.
🔍 Build Scan® (commit: 4ae8b6a027705204c665ffef31d20135f834a4f7)
| Job name | Status | Build Scan® |
|---|---|---|
| build-ubicloud-standard-16-jdk-8 | ✅ | https://ge.armeria.dev/s/evwvkqmdclan6 |
| build-ubicloud-standard-16-jdk-25 | ✅ | https://ge.armeria.dev/s/rsgag3x5pcnrw |
| build-ubicloud-standard-16-jdk-21-snapshot-blockhound | ✅ | https://ge.armeria.dev/s/kiikgstwduwpi |
| build-ubicloud-standard-16-jdk-17-min-java-17-coverage | ✅ | https://ge.armeria.dev/s/3b6w2tt2pzrjg |
| build-ubicloud-standard-16-jdk-17-min-java-11 | ✅ | https://ge.armeria.dev/s/ysylmtep57epc |
| build-ubicloud-standard-16-jdk-17-leak | ✅ | https://ge.armeria.dev/s/63cr72ww7drmg |
| build-ubicloud-standard-16-jdk-11 | ✅ | https://ge.armeria.dev/s/gtzjf6synnx42 |
| build-macos-latest-jdk-25 | ✅ | https://ge.armeria.dev/s/46oh3c5kp3q7u |
Codecov Report
:x: Patch coverage is 75.94502% with 70 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 74.27%. Comparing base (8150425) to head (4ae8b6a).
:warning: Report is 284 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #6516 +/- ##
============================================
- Coverage 74.46% 74.27% -0.19%
- Complexity 22234 23560 +1326
============================================
Files 1963 2117 +154
Lines 82437 88192 +5755
Branches 10764 11543 +779
============================================
+ Hits 61385 65508 +4123
- Misses 15918 17183 +1265
- Partials 5134 5501 +367
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.