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

Make panic recovery code consistent #351

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Make panic recovery code consistent #351

merged 1 commit into from
Sep 30, 2024

Conversation

rowanseymour
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.

Project coverage is 63.60%. Comparing base (317c8e7) to head (94d64db).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
utils/crons/cron.go 0.00% 2 Missing and 1 partial ⚠️
workers.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #351      +/-   ##
==========================================
+ Coverage   63.33%   63.60%   +0.26%     
==========================================
  Files         193      193              
  Lines       10708    10721      +13     
==========================================
+ Hits         6782     6819      +37     
+ Misses       3018     2992      -26     
- Partials      908      910       +2     

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

@rowanseymour rowanseymour merged commit a218ba7 into main Sep 30, 2024
5 checks passed
@rowanseymour rowanseymour deleted the panics branch September 30, 2024 19:10
@github-actions github-actions bot locked and limited conversation to collaborators Sep 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants