Skip to content

chore: update changelog

2773bc7
Select commit
Loading
Failed to load commit list.
Merged

Famedly release/v1.146 #236

chore: update changelog
2773bc7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2026 in 0s

80.12% (-0.03%) compared to 0287b77

View this Pull Request on Codecov

80.12% (-0.03%) compared to 0287b77

Details

Codecov Report

❌ Patch coverage is 64.28571% with 110 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.12%. Comparing base (0287b77) to head (2773bc7).

Files with missing lines Patch % Lines
synapse/media/media_storage.py 65.47% 26 Missing and 3 partials ⚠️
synapse/media/media_repository.py 66.26% 21 Missing and 7 partials ⚠️
synapse/metrics/_reactor_metrics.py 29.62% 16 Missing and 3 partials ⚠️
synapse/storage/database.py 33.33% 9 Missing and 1 partial ⚠️
synapse/util/task_scheduler.py 63.63% 5 Missing and 3 partials ⚠️
synapse/app/complement_fork_proxied_reactor.py 50.00% 5 Missing ⚠️
synapse/rest/media/create_resource.py 0.00% 4 Missing ⚠️
synapse/replication/tcp/handler.py 40.00% 3 Missing ⚠️
...ain/delta/93/04_make_delayed_event_content_text.py 91.30% 1 Missing and 1 partial ⚠️
synapse/handlers/event_auth.py 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #236      +/-   ##
==========================================
- Coverage   80.14%   80.12%   -0.03%     
==========================================
  Files         498      500       +2     
  Lines       71133    71200      +67     
  Branches    10683    10700      +17     
==========================================
+ Hits        57013    57051      +38     
- Misses      10881    10904      +23     
- Partials     3239     3245       +6     
Files with missing lines Coverage Δ
synapse/config/experimental.py 89.50% <ø> (+0.91%) ⬆️
synapse/config/repository.py 85.45% <100.00%> (+0.13%) ⬆️
synapse/event_auth.py 69.26% <ø> (ø)
synapse/handlers/device.py 72.68% <ø> (-0.26%) ⬇️
synapse/handlers/message.py 79.54% <ø> (ø)
synapse/media/storage_provider.py 88.88% <100.00%> (+2.77%) ⬆️
synapse/media/thumbnailer.py 72.05% <ø> (+0.26%) ⬆️
synapse/metrics/__init__.py 87.86% <100.00%> (+0.17%) ⬆️
synapse/replication/tcp/commands.py 94.70% <100.00%> (+0.06%) ⬆️
synapse/rest/admin/scheduled_tasks.py 100.00% <100.00%> (ø)
... and 19 more

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 0287b77...2773bc7. 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.