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

Hides user and credential field from search response #680

Merged
merged 4 commits into from
Apr 25, 2024

Hid the user field for Get API as well

35f04e8
Select commit
Loading
Failed to load commit list.
Merged

Hides user and credential field from search response #680

Hid the user field for Get API as well
35f04e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 25, 2024 in 0s

72.45% (+0.18%) compared to bae3aa2

View this Pull Request on Codecov

72.45% (+0.18%) compared to bae3aa2

Details

Codecov Report

Attention: Patch coverage is 72.72727% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 72.45%. Comparing base (bae3aa2) to head (35f04e8).

❗ Current head 35f04e8 differs from pull request most recent head a966c8c. Consider uploading reports for the commit a966c8c to get more accurate results

Files Patch % Lines
...pensearch/flowframework/util/RestHandlerUtils.java 0.00% 4 Missing ⚠️
.../opensearch/flowframework/util/EncryptorUtils.java 88.23% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #680      +/-   ##
============================================
+ Coverage     72.27%   72.45%   +0.18%     
  Complexity      687      687              
============================================
  Files            82       82              
  Lines          3585     3598      +13     
  Branches        295      295              
============================================
+ Hits           2591     2607      +16     
+ Misses          863      858       -5     
- Partials        131      133       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.