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

add nesting level to yaml constructor #286

Merged
merged 3 commits into from
Jan 11, 2023

Conversation

sbcd90
Copy link
Collaborator

@sbcd90 sbcd90 commented Jan 11, 2023

Description

add nesting level to yaml constructor

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • 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.

@sbcd90 sbcd90 requested a review from a team January 11, 2023 18:42
@codecov-commenter
Copy link

codecov-commenter commented Jan 11, 2023

Codecov Report

Merging #286 (e6cddd7) into main (78ea8be) will decrease coverage by 0.08%.
The diff coverage is 10.34%.

@@             Coverage Diff              @@
##               main     #286      +/-   ##
============================================
- Coverage     36.96%   36.87%   -0.09%     
  Complexity      887      887              
============================================
  Files           179      179              
  Lines          7010     7031      +21     
  Branches        855      858       +3     
============================================
+ Hits           2591     2593       +2     
- Misses         4182     4201      +19     
  Partials        237      237              
Impacted Files Coverage Δ
...securityanalytics/mapper/IndexTemplateManager.java 0.00% <0.00%> (ø)
...search/securityanalytics/mapper/MapperService.java 4.56% <0.00%> (+0.02%) ⬆️
...rch/securityanalytics/rules/objects/SigmaRule.java 91.20% <100.00%> (+0.19%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sbcd90 sbcd90 closed this Jan 11, 2023
@sbcd90 sbcd90 reopened this Jan 11, 2023
@sbcd90 sbcd90 merged commit 18a6e92 into opensearch-project:main Jan 11, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 11, 2023
Signed-off-by: Subhobrata Dey <[email protected]>
(cherry picked from commit 18a6e92)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 11, 2023
Signed-off-by: Subhobrata Dey <[email protected]>
(cherry picked from commit 18a6e92)
sbcd90 pushed a commit that referenced this pull request Jan 11, 2023
sbcd90 pushed a commit that referenced this pull request Jan 11, 2023
eirsep pushed a commit to eirsep/security-analytics that referenced this pull request Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants