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

Added null checks for queried event fields #95

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

bshien
Copy link
Collaborator

@bshien bshien commented Nov 1, 2024

Description

Fixed a bug with not having null checks for queried event fields.

Issues Resolved

Part of #75

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.

Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.84%. Comparing base (13bcfe3) to head (2efe6d3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #95      +/-   ##
============================================
+ Coverage     86.83%   86.84%   +0.01%     
- Complexity      315      317       +2     
============================================
  Files            69       69              
  Lines          1762     1764       +2     
  Branches         77       80       +3     
============================================
+ Hits           1530     1532       +2     
  Misses          195      195              
  Partials         37       37              

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

@bshien bshien force-pushed the maintainer-engagement-3 branch from 0edef69 to 2efe6d3 Compare November 1, 2024 23:59
@bshien bshien merged commit 91099eb into opensearch-project:main Nov 2, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants