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: accessing settings during database reset causes error (resolves #2106) #2134

Merged
merged 1 commit into from
Feb 12, 2024

fix: accessing settings during database reset causes error

ec2751d
Select commit
Loading
Failed to load commit list.
Merged

fix: accessing settings during database reset causes error (resolves #2106) #2134

fix: accessing settings during database reset causes error
ec2751d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 9, 2024 in 0s

97.93% (-0.01%) compared to 449dff5

View this Pull Request on Codecov

97.93% (-0.01%) compared to 449dff5

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (449dff5) 97.94% compared to head (ec2751d) 97.93%.
Report is 1 commits behind head on dev.

Files Patch % Lines
app/helpers.php 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #2134      +/-   ##
============================================
- Coverage     97.94%   97.93%   -0.01%     
  Complexity     2145     2145              
============================================
  Files           333      333              
  Lines          9789     9791       +2     
============================================
+ Hits           9588     9589       +1     
- Misses          201      202       +1     

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