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: potential nil pointer dereference in log #113

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Conversation

reugn
Copy link
Owner

@reugn reugn commented Mar 1, 2024

No description provided.

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 89.67%. Comparing base (ce9418d) to head (6d1fa0b).

Files Patch % Lines
quartz/scheduler.go 0.00% 4 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #113      +/-   ##
==========================================
+ Coverage   89.65%   89.67%   +0.02%     
==========================================
  Files          19       19              
  Lines         918      920       +2     
==========================================
+ Hits          823      825       +2     
- Misses         66       67       +1     
+ Partials       29       28       -1     

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

@reugn reugn merged commit 8a940a4 into master Mar 1, 2024
5 checks passed
@reugn reugn deleted the nil-dereference branch March 1, 2024 09:48
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.

2 participants