-
Notifications
You must be signed in to change notification settings - Fork 85
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
Implement HTTP/2 IDLE based eviction #2277
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
❌ Your project check has failed because the head coverage (79.96%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## master #2277 +/- ##
============================================
- Coverage 80.40% 79.96% -0.45%
- Complexity 0 678 +678
============================================
Files 367 418 +51
Lines 20757 23157 +2400
Branches 3294 3757 +463
============================================
+ Hits 16690 18517 +1827
- Misses 3133 3508 +375
- Partials 934 1132 +198 ☔ View full report in Codecov by Sentry. |
|
Purpose
Examples
Checklist
Updated the specChecked native-image compatibilityChecked the impact on OpenAPI generation