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

IT LIVES!: Telepath getPipeline() method for pipelining telepath calls #1615

Merged
merged 17 commits into from Dec 22, 2020

Conversation

invisig0th
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 15, 2020

Codecov Report

Merging #1615 (4a6c042) into master (39715c9) will decrease coverage by 0.22%.
The diff coverage is 98.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1615      +/-   ##
==========================================
- Coverage   96.82%   96.59%   -0.23%     
==========================================
  Files         147      147              
  Lines       28767    28816      +49     
==========================================
- Hits        27853    27836      -17     
- Misses        914      980      +66     
Flag Coverage Δ
linux 96.59% <98.00%> (-0.23%) ⬇️
linux_replay ?

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

Impacted Files Coverage Δ
synapse/telepath.py 93.34% <97.82%> (+0.31%) ⬆️
synapse/daemon.py 90.44% <100.00%> (+0.08%) ⬆️
synapse/lib/spawn.py 89.20% <0.00%> (-6.35%) ⬇️
synapse/tests/utils.py 93.64% <0.00%> (-2.17%) ⬇️
synapse/cortex.py 95.79% <0.00%> (-0.76%) ⬇️
synapse/lib/hiveauth.py 96.05% <0.00%> (-0.76%) ⬇️
synapse/lib/view.py 94.19% <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.40% <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 39715c9...4a6c042. Read the comment docs.

Copy link
Contributor

@jnwatson jnwatson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't capitalize it PipeLine

synapse/telepath.py Outdated Show resolved Hide resolved
@vEpiphyte vEpiphyte added this to the v0.2.0 milestone Mar 16, 2020
@vEpiphyte vEpiphyte removed this from the v2.0.0 milestone Jun 9, 2020
@invisig0th invisig0th changed the title WIP: Telepath getPipeLine() method for pipelining telepath calls Telepath getPipeLine() method for pipelining telepath calls Aug 11, 2020
@invisig0th invisig0th changed the title Telepath getPipeLine() method for pipelining telepath calls Telepath getPipeline() method for pipelining telepath calls Aug 11, 2020
@invisig0th invisig0th changed the title Telepath getPipeline() method for pipelining telepath calls WIP: Telepath getPipeline() method for pipelining telepath calls Aug 11, 2020
@invisig0th invisig0th closed this Aug 11, 2020
@invisig0th invisig0th deleted the visi-tele-pipeline branch September 22, 2020 15:38
@invisig0th invisig0th restored the visi-tele-pipeline branch December 15, 2020 02:20
@invisig0th invisig0th reopened this Dec 15, 2020
@invisig0th invisig0th changed the title WIP: Telepath getPipeline() method for pipelining telepath calls IT LIVES!: Telepath getPipeline() method for pipelining telepath calls Dec 15, 2020
synapse/telepath.py Outdated Show resolved Hide resolved
synapse/telepath.py Outdated Show resolved Hide resolved
@invisig0th invisig0th merged commit 5cb7d4f into master Dec 22, 2020
@invisig0th invisig0th deleted the visi-tele-pipeline branch December 22, 2020 18:35
@vEpiphyte vEpiphyte added this to the v2.17.1 milestone Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants