Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix streaming backups via SSL #2101

Merged
merged 11 commits into from Mar 8, 2021
Merged

Fix streaming backups via SSL #2101

merged 11 commits into from Mar 8, 2021

Conversation

Cisphyx
Copy link
Contributor

@Cisphyx Cisphyx commented Mar 5, 2021

No description provided.

@codecov
Copy link

codecov bot commented Mar 5, 2021

Codecov Report

Merging #2101 (489fcb9) into master (c955383) will decrease coverage by 0.13%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2101      +/-   ##
==========================================
- Coverage   96.95%   96.81%   -0.14%     
==========================================
  Files         151      151              
  Lines       30109    30125      +16     
==========================================
- Hits        29192    29167      -25     
- Misses        917      958      +41     
Flag Coverage Δ
linux 96.81% <100.00%> (-0.14%) ⬇️
linux_replay ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
synapse/lib/cell.py 97.77% <100.00%> (+<0.01%) ⬆️
synapse/lib/link.py 98.88% <100.00%> (+0.10%) ⬆️
synapse/tests/utils.py 93.77% <0.00%> (-2.12%) ⬇️
synapse/lib/hiveauth.py 96.10% <0.00%> (-0.75%) ⬇️
synapse/lib/view.py 94.18% <0.00%> (-0.70%) ⬇️
synapse/cortex.py 95.91% <0.00%> (-0.68%) ⬇️
synapse/lib/trigger.py 93.91% <0.00%> (-0.44%) ⬇️
synapse/lib/layer.py 98.13% <0.00%> (-0.07%) ⬇️

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 c955383...489fcb9. Read the comment docs.

synapse/lib/link.py Outdated Show resolved Hide resolved
synapse/lib/link.py Outdated Show resolved Hide resolved
synapse/lib/link.py Outdated Show resolved Hide resolved
@invisig0th invisig0th merged commit 778eca7 into master Mar 8, 2021
@invisig0th invisig0th deleted the ssl-relay branch March 8, 2021 17:44
@vEpiphyte vEpiphyte added the bug label Mar 8, 2021
@vEpiphyte vEpiphyte added this to the 2.28.1 milestone Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants