Skip to content

backend: remove ugly nil checks

Codecov / codecov/project succeeded Dec 18, 2024 in 1s

68.76% (+0.04%) compared to e0bbea9

View this Pull Request on Codecov

68.76% (+0.04%) compared to e0bbea9

Details

Codecov Report

Attention: Patch coverage is 86.95652% with 3 lines in your changes missing coverage. Please review.

Project coverage is 68.76%. Comparing base (e0bbea9) to head (5398519).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
server/storage/backend/backend.go 86.95% 2 Missing and 1 partial ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
server/storage/backend/backend.go 80.11% <86.95%> (-0.54%) ⬇️

... and 26 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #19077      +/-   ##
==========================================
+ Coverage   68.72%   68.76%   +0.04%     
==========================================
  Files         420      420              
  Lines       35627    35641      +14     
==========================================
+ Hits        24483    24508      +25     
+ Misses       9713     9706       -7     
+ Partials     1431     1427       -4     

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e0bbea9...5398519. Read the comment docs.