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

Fix worker TLS #4492

Merged
merged 3 commits into from
Jan 28, 2019
Merged

Fix worker TLS #4492

merged 3 commits into from
Jan 28, 2019

Conversation

hawkowl
Copy link
Contributor

@hawkowl hawkowl commented Jan 28, 2019

No description provided.

@codecov-io
Copy link

codecov-io commented Jan 28, 2019

Codecov Report

Merging #4492 into develop will decrease coverage by 0.01%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #4492      +/-   ##
===========================================
- Coverage    74.77%   74.76%   -0.02%     
===========================================
  Files          336      336              
  Lines        34141    34148       +7     
  Branches      5553     5553              
===========================================
  Hits         25530    25530              
- Misses        7033     7038       +5     
- Partials      1578     1580       +2
Impacted Files Coverage Δ
synapse/app/event_creator.py 0% <0%> (ø) ⬆️
synapse/app/federation_sender.py 0% <0%> (ø) ⬆️
synapse/app/client_reader.py 0% <0%> (ø) ⬆️
synapse/app/frontend_proxy.py 55.3% <0%> (-0.43%) ⬇️
synapse/app/federation_reader.py 0% <0%> (ø) ⬆️
synapse/app/media_repository.py 0% <0%> (ø) ⬆️
synapse/app/user_dir.py 0% <0%> (ø) ⬆️
synapse/util/file_consumer.py 80.7% <0%> (-1.76%) ⬇️
synapse/handlers/search.py 74.01% <0%> (ø) ⬆️
synapse/handlers/federation.py 61.56% <0%> (ø) ⬆️
... and 1 more

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 7072fe3...aea276d. Read the comment docs.

@hawkowl hawkowl merged commit 5d976c0 into develop Jan 28, 2019
@hawkowl hawkowl deleted the hawkowl/async-tls branch January 28, 2019 17:21
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