Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Stop installing Matrix Console by default#4290

Merged
richvdh merged 1 commit into
release-v0.34.0from
rav/remove_webclient
Dec 11, 2018
Merged

Stop installing Matrix Console by default#4290
richvdh merged 1 commit into
release-v0.34.0from
rav/remove_webclient

Conversation

@richvdh
Copy link
Copy Markdown
Member

@richvdh richvdh commented Dec 11, 2018

This is based on the work done by @krombel in #2601.

Fixes #1417, and kinda fixes #1527.

This is based on the work done by @krombel in #2601.
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #4290 into develop will increase coverage by <.01%.
The diff coverage is 52.94%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #4290      +/-   ##
===========================================
+ Coverage    73.49%   73.49%   +<.01%     
===========================================
  Files          302      302              
  Lines        29892    29893       +1     
  Branches      4887     4892       +5     
===========================================
+ Hits         21968    21969       +1     
+ Misses        6488     6484       -4     
- Partials      1436     1440       +4
Impacted Files Coverage Δ
synapse/python_dependencies.py 40.9% <ø> (ø) ⬆️
synapse/app/homeserver.py 57.52% <42.85%> (+0.66%) ⬆️
synapse/config/server.py 63.79% <60%> (-0.1%) ⬇️
synapse/util/file_consumer.py 80.7% <0%> (-1.76%) ⬇️
synapse/handlers/user_directory.py 70.73% <0%> (-0.31%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 89ac2a5...df96177. Read the comment docs.

@richvdh richvdh requested a review from a team December 11, 2018 14:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants