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

Optimize lift and filter queries #1966

Merged
merged 13 commits into from
Nov 25, 2020
Merged

Optimize lift and filter queries #1966

merged 13 commits into from
Nov 25, 2020

Conversation

Cisphyx
Copy link
Contributor

@Cisphyx Cisphyx commented Nov 24, 2020

No description provided.

@codecov
Copy link

codecov bot commented Nov 24, 2020

Codecov Report

Merging #1966 (d8bfb5c) into master (8240661) will decrease coverage by 0.17%.
The diff coverage is 97.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1966      +/-   ##
==========================================
- Coverage   96.72%   96.54%   -0.18%     
==========================================
  Files         146      146              
  Lines       27632    27671      +39     
==========================================
- Hits        26728    26716      -12     
- Misses        904      955      +51     
Flag Coverage Δ
linux 96.54% <97.95%> (-0.18%) ⬇️
linux_replay ?

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

Impacted Files Coverage Δ
synapse/lib/ast.py 98.09% <97.95%> (-0.07%) ⬇️
synapse/tests/utils.py 93.59% <0.00%> (-2.18%) ⬇️
synapse/cortex.py 95.56% <0.00%> (-0.78%) ⬇️
synapse/lib/hiveauth.py 95.96% <0.00%> (-0.77%) ⬇️
synapse/lib/view.py 95.37% <0.00%> (-0.73%) ⬇️
synapse/lib/base.py 95.20% <0.00%> (-0.64%) ⬇️
synapse/lib/trigger.py 93.91% <0.00%> (-0.44%) ⬇️
synapse/lib/types.py 97.47% <0.00%> (-0.38%) ⬇️
synapse/lib/spawn.py 95.51% <0.00%> (-0.33%) ⬇️
synapse/lib/layer.py 97.81% <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 8240661...d8bfb5c. Read the comment docs.

@invisig0th invisig0th merged commit 534838a into master Nov 25, 2020
@invisig0th invisig0th deleted the lift-opti branch November 25, 2020 15:11
@vEpiphyte vEpiphyte added this to the v2.11.0 milestone Nov 30, 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.

3 participants