Skip to content

Clean up un-needed nil

070da80
Select commit
Loading
Failed to load commit list.
Merged

Fix attrs being silently dropped on child loggers #33

Clean up un-needed nil
070da80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

96.33% (+0.03%) compared to 4c4fc3a

View this Pull Request on Codecov

96.33% (+0.03%) compared to 4c4fc3a

Details

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.33%. Comparing base (4c4fc3a) to head (070da80).

Files with missing lines Patch % Lines
log.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   96.29%   96.33%   +0.03%     
==========================================
  Files           3        3              
  Lines         108      109       +1     
==========================================
+ Hits          104      105       +1     
  Misses          3        3              
  Partials        1        1              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.