Add ThreadContextPermission for stashAndMergeHeaders and stashWithOrigin #15039
Codecov / codecov/project
succeeded
Jul 31, 2024 in 0s
71.87% (target 70.00%)
View this Pull Request on Codecov
71.87% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 72.72727%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 71.87%. Comparing base (
eb306d2
) to head (c0324b4
).
Report is 4 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...ensearch/common/util/concurrent/ThreadContext.java | 75.00% | 0 Missing and 2 partials |
.../org/opensearch/client/support/AbstractClient.java | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #15039 +/- ##
============================================
+ Coverage 71.77% 71.87% +0.09%
- Complexity 62689 62810 +121
============================================
Files 5163 5165 +2
Lines 294412 294446 +34
Branches 42582 42589 +7
============================================
+ Hits 211325 211636 +311
+ Misses 65689 65390 -299
- Partials 17398 17420 +22
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading