Skip to content

release: Famedly Synapse v1.160.0_1 - #284

Merged
FrenchGithubUser merged 31 commits into
masterfrom
famedly-release/v1.160
Sep 8, 2026
Merged

release: Famedly Synapse v1.160.0_1#284
FrenchGithubUser merged 31 commits into
masterfrom
famedly-release/v1.160

Merge remote-tracking branch 'upstream/release-v1.160' into

86cffa3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 8, 2026 in 0s

80.93% (+0.06%) compared to 570ad41

View this Pull Request on Codecov

80.93% (+0.06%) compared to 570ad41

Details

Codecov Report

❌ Patch coverage is 92.66667% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.93%. Comparing base (570ad41) to head (86cffa3).

Files with missing lines Patch % Lines
synapse/handlers/sliding_sync/extensions.py 89.90% 5 Missing and 6 partials ⚠️
synapse/media/thumbnailer.py 80.00% 3 Missing ⚠️
synapse/storage/databases/main/profile.py 85.71% 0 Missing and 3 partials ⚠️
synapse/storage/background_updates.py 66.66% 1 Missing and 1 partial ⚠️
synapse/storage/databases/main/devices.py 89.47% 1 Missing and 1 partial ⚠️
synapse/rest/client/sync.py 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #284      +/-   ##
==========================================
+ Coverage   80.87%   80.93%   +0.06%     
==========================================
  Files         504      505       +1     
  Lines       72717    72978     +261     
  Branches    10973    11035      +62     
==========================================
+ Hits        58807    59062     +255     
- Misses      10621    10624       +3     
- Partials     3289     3292       +3     
Files with missing lines Coverage Δ
synapse/api/auth/__init__.py 100.00% <100.00%> (ø)
synapse/api/auth/base.py 90.47% <100.00%> (+0.73%) ⬆️
synapse/api/constants.py 100.00% <ø> (ø)
synapse/appservice/__init__.py 84.90% <100.00%> (+0.79%) ⬆️
synapse/config/appservice.py 65.16% <100.00%> (+1.21%) ⬆️
synapse/config/experimental.py 84.26% <100.00%> (+0.17%) ⬆️
synapse/config/server.py 69.02% <ø> (ø)
synapse/handlers/device.py 75.88% <100.00%> (+0.59%) ⬆️
synapse/handlers/profile.py 71.51% <100.00%> (+1.51%) ⬆️
synapse/handlers/sync.py 84.51% <100.00%> (ø)
... and 17 more

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 570ad41...86cffa3. 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.