Skip to content

Update changelog

f911acc
Select commit
Loading
Failed to load commit list.
Merged

Famedly Release/v1.144 #228

Update changelog
f911acc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2026 in 1s

80.08% (+0.06%) compared to b958daf

View this Pull Request on Codecov

80.08% (+0.06%) compared to b958daf

Details

Codecov Report

❌ Patch coverage is 86.52482% with 57 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.08%. Comparing base (b958daf) to head (f911acc).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
synapse/util/duration.py 62.50% 14 Missing and 1 partial ⚠️
synapse/state/v2.py 42.85% 4 Missing ⚠️
synapse/handlers/delayed_events.py 66.66% 0 Missing and 2 partials ⚠️
synapse/handlers/pagination.py 90.00% 2 Missing ⚠️
synapse/handlers/typing.py 80.00% 2 Missing ⚠️
synapse/handlers/worker_lock.py 50.00% 1 Missing and 1 partial ⚠️
synapse/replication/http/_base.py 33.33% 2 Missing ⚠️
synapse/rest/client/account.py 50.00% 2 Missing ⚠️
synapse/rest/client/room.py 92.85% 1 Missing and 1 partial ⚠️
synapse/storage/databases/main/account_data.py 81.81% 0 Missing and 2 partials ⚠️
... and 18 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #228      +/-   ##
==========================================
+ Coverage   80.01%   80.08%   +0.06%     
==========================================
  Files         498      498              
  Lines       70635    70863     +228     
  Branches    10615    10636      +21     
==========================================
+ Hits        56522    56750     +228     
+ Misses      10882    10874       -8     
- Partials     3231     3239       +8     
Files with missing lines Coverage Δ
synapse/api/constants.py 100.00% <100.00%> (ø)
synapse/api/errors.py 90.37% <ø> (ø)
synapse/api/ratelimiting.py 94.01% <100.00%> (+0.05%) ⬆️
synapse/app/phone_stats_home.py 97.34% <100.00%> (ø)
synapse/appservice/scheduler.py 88.23% <100.00%> (+0.06%) ⬆️
synapse/config/_base.py 73.92% <ø> (ø)
synapse/config/experimental.py 88.58% <100.00%> (+0.12%) ⬆️
synapse/events/__init__.py 90.23% <100.00%> (+3.51%) ⬆️
synapse/federation/federation_client.py 56.62% <100.00%> (+0.07%) ⬆️
synapse/federation/send_queue.py 74.87% <100.00%> (+0.12%) ⬆️
... and 87 more

... and 2 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 b958daf...f911acc. 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.