[Backport 2.x] Remove user data from logs when not in debug/trace mode #17036
Codecov / codecov/project
succeeded
Apr 20, 2025 in 0s
71.92% (target 70.00%)
View this Pull Request on Codecov
71.92% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.
Project coverage is 71.92%. Comparing base (
81ee44a) to head (aeabe49).
Report is 108 commits behind head on 2.x.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ava/org/opensearch/action/update/UpdateHelper.java | 0.00% | 3 Missing |
| ...tion/support/replication/ReplicationOperation.java | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 2.x #17036 +/- ##
============================================
- Coverage 72.01% 71.92% -0.09%
+ Complexity 65652 65640 -12
============================================
Files 5318 5318
Lines 305831 305832 +1
Branches 44601 44602 +1
============================================
- Hits 220233 219970 -263
- Misses 67235 67542 +307
+ Partials 18363 18320 -43 ☔ 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.
Loading