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: nil pointer dereference in conversion webhook #787

Merged
merged 1 commit into from
Feb 26, 2024

fix: nil pointer dereference in conversion webhook

697c4f9
Select commit
Loading
Failed to load commit list.
Merged

fix: nil pointer dereference in conversion webhook #787

fix: nil pointer dereference in conversion webhook
697c4f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2024 in 1s

32.78% (+0.02%) compared to df2df6d

View this Pull Request on Codecov

32.78% (+0.02%) compared to df2df6d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.78%. Comparing base (df2df6d) to head (697c4f9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #787      +/-   ##
==========================================
+ Coverage   32.76%   32.78%   +0.02%     
==========================================
  Files          19       19              
  Lines        3235     3233       -2     
==========================================
  Hits         1060     1060              
+ Misses       2116     2114       -2     
  Partials       59       59              

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