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

invalidate code cache with references to virtual global variables on their update #30

Merged
merged 2 commits into from
Sep 14, 2020

Conversation

aviatesk
Copy link
Owner

closes #29

@codecov-commenter
Copy link

codecov-commenter commented Sep 14, 2020

Codecov Report

Merging #30 into master will increase coverage by 0.55%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   72.75%   73.30%   +0.55%     
==========================================
  Files          10       10              
  Lines         679      693      +14     
==========================================
+ Hits          494      508      +14     
  Misses        185      185              
Flag Coverage Δ
#unittests 73.30% <100.00%> (+0.55%) ⬆️

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 98.34% <100.00%> (+0.18%) ⬆️
src/tfuncs.jl 94.44% <100.00%> (+0.69%) ⬆️

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 f8eafe5...f842bb1. Read the comment docs.

@aviatesk aviatesk merged commit e7ad933 into master Sep 14, 2020
@aviatesk aviatesk deleted the avi/virtualglobalvarupdate branch September 14, 2020 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants