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 tests for sigma rule with null condition for 2.11 #772

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

jowg-amazon
Copy link
Collaborator

Description

Fix integ test and unit tests for sigma rule with null condition in 2.11

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.

Signed-off-by: Joanne Wang <jowg@amazon.com>
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (80e028d) 24.71% compared to head (831b1b3) 24.63%.
Report is 3 commits behind head on 2.11.

Files Patch % Lines
...ch/securityanalytics/mapper/MappingsTraverser.java 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.11     #772      +/-   ##
============================================
- Coverage     24.71%   24.63%   -0.09%     
  Complexity      946      946              
============================================
  Files           255      255              
  Lines         11376    11369       -7     
  Branches       1280     1279       -1     
============================================
- Hits           2812     2801      -11     
- Misses         8313     8319       +6     
+ Partials        251      249       -2     

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

@eirsep eirsep merged commit e06858d into opensearch-project:2.11 Dec 7, 2023
10 of 15 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Dec 7, 2023
Signed-off-by: Joanne Wang <jowg@amazon.com>
(cherry picked from commit e06858d)
jowg-amazon added a commit that referenced this pull request Dec 7, 2023
Signed-off-by: Joanne Wang <jowg@amazon.com>
(cherry picked from commit e06858d)

Co-authored-by: Joanne Wang <109310487+jowg-amazon@users.noreply.github.com>
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.

3 participants