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

Fix break that was missed during a merge #1707

Merged
merged 1 commit into from
Mar 24, 2022

Conversation

peternied
Copy link
Member

Description

Fix break that was missed during a merge

Check List

  • New functionality includes testing
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Peter Nied <petern@amazon.com>
@peternied peternied requested a review from a team March 24, 2022 21:51
@peternied peternied self-assigned this Mar 24, 2022
@peternied peternied added the bug Something isn't working label Mar 24, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 24, 2022

Codecov Report

Merging #1707 (bf602ca) into main (782b042) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #1707      +/-   ##
============================================
- Coverage     62.85%   62.83%   -0.02%     
+ Complexity     3259     3258       -1     
============================================
  Files           253      253              
  Lines         18082    18082              
  Branches       3242     3242              
============================================
- Hits          11365    11362       -3     
- Misses         5063     5066       +3     
  Partials       1654     1654              
Impacted Files Coverage Δ
...security/auditlog/sink/InternalOpenSearchSink.java 69.23% <0.00%> (-11.54%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 782b042...bf602ca. Read the comment docs.

@peternied peternied merged commit 77ddbfd into opensearch-project:main Mar 24, 2022
@peternied peternied deleted the fix-newline branch March 24, 2022 23:27
wuychn pushed a commit to ochprince/security that referenced this pull request Mar 16, 2023
Signed-off-by: Peter Nied <petern@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants