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

Allow storm layer API to dynamically update logedits setting #2038

Merged
merged 5 commits into from
Dec 31, 2020

Conversation

invisig0th
Copy link
Contributor

No description provided.

synapse/lib/layer.py Show resolved Hide resolved
jnwatson
jnwatson previously approved these changes Dec 31, 2020
@codecov
Copy link

codecov bot commented Dec 31, 2020

Codecov Report

Merging #2038 (cd8772c) into master (1cdaa51) will decrease coverage by 0.21%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2038      +/-   ##
==========================================
- Coverage   96.84%   96.62%   -0.22%     
==========================================
  Files         148      148              
  Lines       29185    29195      +10     
==========================================
- Hits        28263    28209      -54     
- Misses        922      986      +64     
Flag Coverage Δ
linux 96.62% <100.00%> (-0.22%) ⬇️
linux_replay ?

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

Impacted Files Coverage Δ
synapse/lib/layer.py 98.12% <100.00%> (-0.18%) ⬇️
synapse/lib/stormtypes.py 97.86% <100.00%> (+<0.01%) ⬆️
synapse/lib/spawn.py 89.20% <0.00%> (-5.40%) ⬇️
synapse/tests/utils.py 93.66% <0.00%> (-2.16%) ⬇️
synapse/cortex.py 95.76% <0.00%> (-0.76%) ⬇️
synapse/lib/hiveauth.py 96.05% <0.00%> (-0.76%) ⬇️
synapse/lib/view.py 94.22% <0.00%> (-0.70%) ⬇️
synapse/lib/trigger.py 93.91% <0.00%> (-0.44%) ⬇️
synapse/common.py 97.43% <0.00%> (-0.29%) ⬇️
synapse/lib/lmdbslab.py 99.41% <0.00%> (-0.20%) ⬇️
... 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 1cdaa51...cd8772c. Read the comment docs.

@invisig0th invisig0th merged commit f0b6e09 into master Dec 31, 2020
@invisig0th invisig0th deleted the visi-layer-setinfo-logedits branch December 31, 2020 20:15
@vEpiphyte vEpiphyte added this to the v2.21.0 milestone Dec 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants