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

implement pop() and cull() on multiqueue/slabseqn #2032

Merged
merged 6 commits into from Dec 29, 2020
Merged

Conversation

invisig0th
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Dec 29, 2020

Codecov Report

Merging #2032 (ebee340) into master (cdf69ce) will decrease coverage by 0.15%.
The diff coverage is 97.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2032      +/-   ##
==========================================
- Coverage   96.77%   96.62%   -0.16%     
==========================================
  Files         148      148              
  Lines       29125    29153      +28     
==========================================
- Hits        28185    28168      -17     
- Misses        940      985      +45     
Flag Coverage Δ
linux 96.62% <97.22%> (-0.16%) ⬇️
linux_replay ?

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

Impacted Files Coverage Δ
synapse/lib/stormtypes.py 97.79% <90.00%> (-0.05%) ⬇️
synapse/cortex.py 95.76% <100.00%> (-0.76%) ⬇️
synapse/lib/lmdbslab.py 99.41% <100.00%> (-0.20%) ⬇️
synapse/lib/slabseqn.py 89.36% <100.00%> (+1.55%) ⬆️
synapse/tests/utils.py 93.66% <0.00%> (-2.16%) ⬇️
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%) ⬇️
... 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 cdf69ce...ebee340. Read the comment docs.

@vEpiphyte vEpiphyte added this to the v2.20.0 milestone Dec 29, 2020
@invisig0th invisig0th merged commit 12a8e9f into master Dec 29, 2020
@invisig0th invisig0th deleted the visi-q-pop branch December 29, 2020 18:58
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

2 participants