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.x] obfuscate ip addresses in alert error message #523

Merged
merged 1 commit into from
Apr 11, 2024

obfuscate ip addresses in alert error message (#511)

62d1904
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] obfuscate ip addresses in alert error message #523

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

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

View this Pull Request on Codecov

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

Details

Codecov Report

Merging #523 (62d1904) into 2.x (b88b51b) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x     #523      +/-   ##
============================================
+ Coverage     73.56%   73.58%   +0.02%     
  Complexity      851      851              
============================================
  Files           130      130              
  Lines          5651     5656       +5     
  Branches        696      696              
============================================
+ Hits           4157     4162       +5     
  Misses         1187     1187              
  Partials        307      307              
Files Changed Coverage Δ
...g/opensearch/commons/alerting/alerts/AlertError.kt 44.44% <100.00%> (+12.62%) ⬆️