Skip to content

Fix race in server LogEntry logger

a6c588f
Select commit
Loading
Failed to load commit list.
Merged

Fix race in server LogEntry logger #6449

Fix race in server LogEntry logger
a6c588f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2026 in 0s

35.31% (+0.03%) compared to e173bed

View this Pull Request on Codecov

35.31% (+0.03%) compared to e173bed

Details

Codecov Report

❌ Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.31%. Comparing base (e173bed) to head (a6c588f).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
server/logging/log.go 62.50% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6449      +/-   ##
==========================================
+ Coverage   35.27%   35.31%   +0.03%     
==========================================
  Files         431      431              
  Lines       28778    28779       +1     
==========================================
+ Hits        10152    10163      +11     
+ Misses      17694    17685       -9     
+ Partials      932      931       -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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.