Skip to content

Merge remote-tracking branch 'upstream/release-v1.147' into famedly-r…

270d64b
Select commit
Loading
Failed to load commit list.
Merged

Famedly release/v1.147.1 #237

Merge remote-tracking branch 'upstream/release-v1.147' into famedly-r…
270d64b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2026 in 0s

80.13% (-0.01%) compared to 050ff7e

View this Pull Request on Codecov

80.13% (-0.01%) compared to 050ff7e

Details

Codecov Report

❌ Patch coverage is 96.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 80.13%. Comparing base (050ff7e) to head (270d64b).

Files with missing lines Patch % Lines
synapse/handlers/federation.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #237      +/-   ##
==========================================
- Coverage   80.13%   80.13%   -0.01%     
==========================================
  Files         500      500              
  Lines       71200    71220      +20     
  Branches    10700    10703       +3     
==========================================
+ Hits        57053    57069      +16     
- Misses      10903    10906       +3     
- Partials     3244     3245       +1     
Files with missing lines Coverage Δ
synapse/config/experimental.py 89.50% <ø> (ø)
synapse/crypto/keyring.py 87.92% <100.00%> (+0.18%) ⬆️
synapse/rest/health.py 100.00% <100.00%> (ø)
synapse/storage/databases/main/sliding_sync.py 97.83% <100.00%> (+0.04%) ⬆️
synapse/util/check_dependencies.py 87.40% <100.00%> (+0.09%) ⬆️
synapse/util/clock.py 89.03% <100.00%> (+0.29%) ⬆️
synapse/handlers/federation.py 48.80% <0.00%> (-0.08%) ⬇️

... and 3 files with indirect coverage changes


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 050ff7e...270d64b. Read the comment docs.

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