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

improve virtual global var assignement #25

Merged
merged 3 commits into from
Sep 10, 2020
Merged

Conversation

aviatesk
Copy link
Owner

closes #23

@codecov-commenter
Copy link

codecov-commenter commented Sep 10, 2020

Codecov Report

Merging #25 into master will increase coverage by 0.15%.
The diff coverage is 95.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   70.99%   71.14%   +0.15%     
==========================================
  Files          10       10              
  Lines         655      662       +7     
==========================================
+ Hits          465      471       +6     
- Misses        190      191       +1     
Flag Coverage Δ
#unittests 71.14% <95.45%> (+0.15%) ⬆️

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

Impacted Files Coverage Δ
src/TypeProfiler.jl 100.00% <ø> (ø)
src/abstractinterpreterinterface.jl 86.36% <ø> (ø)
src/abstractinterpretation.jl 95.95% <94.44%> (+0.17%) ⬆️
src/virtualprocess.jl 93.37% <100.00%> (-0.50%) ⬇️

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 aa90418...513bf17. Read the comment docs.

@aviatesk aviatesk merged commit 024b003 into master Sep 10, 2020
@aviatesk aviatesk deleted the avi/virtualglobalvarpowerup branch September 10, 2020 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rhs local block leak into the toplevel
2 participants