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 null pointer in optimize events #352

Merged

Conversation

pavel-georgiev
Copy link
Contributor

Description

Fix null pointer in optimize events

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change
  • Refactor
  • Documentation
  • Other (please describe)

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 9.59%. Comparing base (00d0c6f) to head (0fa6bb6).
Report is 50 commits behind head on main.

Files Patch % Lines
cmd/optimize/events.go 0.00% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #352       +/-   ##
==========================================
- Coverage   26.88%   9.59%   -17.30%     
==========================================
  Files          44     141       +97     
  Lines        4564   11345     +6781     
==========================================
- Hits         1227    1088      -139     
- Misses       3242   10183     +6941     
+ Partials       95      74       -21     

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

@pnickolov pnickolov merged commit 38ed2ea into cisco-open:main May 2, 2024
8 checks passed
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.

None yet

4 participants