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

Added cell.isCellActive() API #2028

Merged
merged 1 commit into from
Dec 26, 2020
Merged

Added cell.isCellActive() API #2028

merged 1 commit into from
Dec 26, 2020

Conversation

invisig0th
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Dec 26, 2020

Codecov Report

Merging #2028 (f159bd4) into master (d3ca483) will decrease coverage by 0.20%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2028      +/-   ##
==========================================
- Coverage   96.83%   96.62%   -0.21%     
==========================================
  Files         148      148              
  Lines       29090    29094       +4     
==========================================
- Hits        28169    28112      -57     
- Misses        921      982      +61     
Flag Coverage Δ
linux 96.62% <100.00%> (-0.21%) ⬇️
linux_replay ?

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

Impacted Files Coverage Δ
synapse/lib/cell.py 98.08% <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.75% <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/layer.py 98.24% <0.00%> (-0.13%) ⬇️

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 d3ca483...f159bd4. Read the comment docs.

@invisig0th invisig0th merged commit 289bea1 into master Dec 26, 2020
@invisig0th invisig0th deleted the visi-cell-isactive branch December 26, 2020 16:10
@vEpiphyte vEpiphyte added this to the v2.19.0 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.

2 participants