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

worker: fix nil pointer in refreshCache #611

Merged
merged 2 commits into from
Jan 9, 2023
Merged

worker: fix nil pointer in refreshCache #611

merged 2 commits into from
Jan 9, 2023

Conversation

zhenghaoz
Copy link
Collaborator

No description provided.

@zhenghaoz zhenghaoz linked an issue Jan 9, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jan 9, 2023

Codecov Report

Base: 70.59% // Head: 70.59% // No change to project coverage 👍

Coverage data is based on head (39739ed) compared to base (762f21f).
Patch coverage: 100.00% of modified lines in pull request are covered.

❗ Current head 39739ed differs from pull request most recent head 293f417. Consider uploading reports for the commit 293f417 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #611   +/-   ##
=======================================
  Coverage   70.59%   70.59%           
=======================================
  Files          63       63           
  Lines       12400    12400           
=======================================
  Hits         8754     8754           
  Misses       2818     2818           
  Partials      828      828           
Impacted Files Coverage Δ
worker/worker.go 66.47% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@zhenghaoz zhenghaoz merged commit d99acd2 into master Jan 9, 2023
@zhenghaoz zhenghaoz deleted the panic branch January 9, 2023 15:49
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.

Gorse worker refreshCache panic.
1 participant