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

Fix not-runtsafe switch value handling #1251

Merged
merged 8 commits into from
May 31, 2019
Merged

Fix not-runtsafe switch value handling #1251

merged 8 commits into from
May 31, 2019

Conversation

jnwatson
Copy link
Contributor

Also allow other var derefs or func calls as switch value

@vEpiphyte vEpiphyte added this to the v0.1.9 milestone May 31, 2019
@vEpiphyte vEpiphyte added the bug label May 31, 2019
@vertexproject vertexproject deleted a comment from codecov bot May 31, 2019
@codecov
Copy link

codecov bot commented May 31, 2019

Codecov Report

Merging #1251 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1251      +/-   ##
==========================================
+ Coverage   94.12%   94.13%   +<.01%     
==========================================
  Files         126      126              
  Lines       16434    16441       +7     
==========================================
+ Hits        15469    15477       +8     
+ Misses        965      964       -1
Impacted Files Coverage Δ
synapse/lib/grammar.py 100% <ø> (ø) ⬆️
synapse/lib/ast.py 94.51% <100%> (+0.11%) ⬆️

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 569b3db...3856893. Read the comment docs.

invisig0th
invisig0th previously approved these changes May 31, 2019
@vEpiphyte vEpiphyte merged commit 2c39fe4 into master May 31, 2019
@vEpiphyte vEpiphyte deleted the switchrunt branch June 19, 2019 13:26
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.

3 participants