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

make $lib.layer.get() return top layer from view by default #2156

Merged
merged 2 commits into from Apr 15, 2021

Conversation

invisig0th
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Apr 13, 2021

Codecov Report

Merging #2156 (a8815b2) into master (4196f8e) will decrease coverage by 0.13%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2156      +/-   ##
==========================================
- Coverage   97.13%   96.99%   -0.14%     
==========================================
  Files         155      155              
  Lines       31453    31455       +2     
==========================================
- Hits        30552    30511      -41     
- Misses        901      944      +43     
Flag Coverage Δ
linux 96.99% <100.00%> (-0.14%) ⬇️
linux_replay ?

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

Impacted Files Coverage Δ
synapse/lib/stormtypes.py 98.37% <100.00%> (+<0.01%) ⬆️
synapse/tests/utils.py 93.80% <0.00%> (-2.11%) ⬇️
synapse/lib/hiveauth.py 96.18% <0.00%> (-0.73%) ⬇️
synapse/cortex.py 96.20% <0.00%> (-0.71%) ⬇️
synapse/lib/view.py 94.18% <0.00%> (-0.70%) ⬇️
synapse/lib/trigger.py 94.11% <0.00%> (-0.43%) ⬇️
synapse/lib/layer.py 98.11% <0.00%> (-0.06%) ⬇️

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 4196f8e...a8815b2. Read the comment docs.

@invisig0th invisig0th merged commit c432832 into master Apr 15, 2021
@invisig0th invisig0th deleted the visi-layer-default branch April 15, 2021 19:20
@vEpiphyte vEpiphyte added this to the v2.34.0 milestone Apr 20, 2021
@vEpiphyte vEpiphyte added the bug label Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants