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] AuditMessage validation in tests should be more useful / removed #3726

Merged
merged 3 commits into from
Dec 13, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport deff842 from #3596.

… / removed (#3596)

Changed validateMsgs in AbstractAuditlogUnitTest.java to throw
exceptions with descriptions instead of just returning true or false.

Signed-off-by: Prabhas Kurapati <prabhask@berkeley.edu>
(cherry picked from commit deff842)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Nov 16, 2023

Codecov Report

Merging #3726 (ccf6557) into 2.x (5cd4bbe) will increase coverage by 0.01%.
Report is 6 commits behind head on 2.x.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #3726      +/-   ##
============================================
+ Coverage     64.88%   64.90%   +0.01%     
- Complexity     3634     3635       +1     
============================================
  Files           285      285              
  Lines         20535    20535              
  Branches       3386     3386              
============================================
+ Hits          13325    13329       +4     
+ Misses         5532     5528       -4     
  Partials       1678     1678              

see 1 file with indirect coverage changes

cwperks
cwperks previously approved these changes Nov 17, 2023
willyborankin
willyborankin previously approved these changes Nov 17, 2023
@DarshitChanpura DarshitChanpura dismissed stale reviews from willyborankin and cwperks via 35b7a31 December 5, 2023 16:57
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
@peternied peternied changed the title [Backport 2.x] [Feature-2188] AuditMessage validation in tests should be more useful / removed [Backport 2.x] AuditMessage validation in tests should be more useful / removed Dec 8, 2023
@peternied peternied self-assigned this Dec 13, 2023
@cwperks cwperks merged commit 7e5d02a into 2.x Dec 13, 2023
87 checks passed
@cwperks cwperks deleted the backport/backport-3596-to-2.x branch December 13, 2023 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants