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

chore: improve error logging #4288

Merged
merged 1 commit into from
Jan 8, 2024

chore: improve error logging

17e4a59
Select commit
Loading
Failed to load commit list.
Merged

chore: improve error logging #4288

chore: improve error logging
17e4a59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 5, 2024 in 0s

73.96% (+0.08%) compared to 1c3fb01

View this Pull Request on Codecov

73.96% (+0.08%) compared to 1c3fb01

Details

Codecov Report

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

Comparison is base (1c3fb01) 73.88% compared to head (17e4a59) 73.96%.
Report is 5 commits behind head on master.

Files Patch % Lines
app/apphandlers/setup.go 33.33% 5 Missing and 1 partial ⚠️
app/apphandlers/processorAppHandler.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4288      +/-   ##
==========================================
+ Coverage   73.88%   73.96%   +0.08%     
==========================================
  Files         388      388              
  Lines       55098    55127      +29     
==========================================
+ Hits        40709    40777      +68     
+ Misses      12060    12023      -37     
+ Partials     2329     2327       -2     

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