Skip to content
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

[Backport 2.4] obfuscate ip addresses in alert error message #524

Merged
merged 1 commit into from
Apr 11, 2024

obfuscate ip addresses in alert error message (#511)

56f6c8a
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.4] obfuscate ip addresses in alert error message #524

obfuscate ip addresses in alert error message (#511)
56f6c8a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 8, 2023 in 1s

73.18% (target 75.00%), passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

73.18% (target 75.00%), passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

Merging #524 (56f6c8a) into 2.4 (ba00b5c) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.4     #524      +/-   ##
============================================
+ Coverage     73.15%   73.18%   +0.02%     
  Complexity      699      699              
============================================
  Files           110      110              
  Lines          4604     4609       +5     
  Branches        609      609              
============================================
+ Hits           3368     3373       +5     
  Misses          982      982              
  Partials        254      254              
Files Changed Coverage Δ
...g/opensearch/commons/alerting/alerts/AlertError.kt 44.44% <100.00%> (+12.62%) ⬆️