Skip to content

Merge branch 'master' into visi-logging

5ac7dad
Select commit
Loading
Failed to load commit list.
Open

logging updates #4686

Merge branch 'master' into visi-logging
5ac7dad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2026 in 0s

97.75% (+0.01%) compared to f3f571f

View this Pull Request on Codecov

97.75% (+0.01%) compared to f3f571f

Details

Codecov Report

❌ Patch coverage is 98.11321% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.75%. Comparing base (f3f571f) to head (5ac7dad).

Files with missing lines Patch % Lines
synapse/lib/logging.py 96.84% 6 Missing ⚠️
synapse/tests/utils.py 98.14% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4686      +/-   ##
==========================================
+ Coverage   97.73%   97.75%   +0.01%     
==========================================
  Files         298      299       +1     
  Lines       62352    62491     +139     
==========================================
+ Hits        60941    61085     +144     
+ Misses       1411     1406       -5     

☔ 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.