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

try to invalidate erroneous code cache created by native compiler #55

Merged
merged 4 commits into from
Oct 13, 2020

Conversation

aviatesk
Copy link
Owner

No description provided.

@codecov-io
Copy link

codecov-io commented Oct 13, 2020

Codecov Report

Merging #55 into master will decrease coverage by 1.25%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
- Coverage   86.50%   85.25%   -1.26%     
==========================================
  Files           9        9              
  Lines         756      712      -44     
==========================================
- Hits          654      607      -47     
- Misses        102      105       +3     
Flag Coverage Δ
#unittests 85.25% <100.00%> (-1.26%) ⬇️

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

Impacted Files Coverage Δ
src/jetcache.jl 93.75% <100.00%> (+0.89%) ⬆️
src/tfuncs.jl 89.65% <100.00%> (ø)
src/virtualprocess.jl 95.12% <100.00%> (+0.60%) ⬆️
src/reports.jl 87.42% <0.00%> (-4.34%) ⬇️
src/JET.jl 53.84% <0.00%> (-2.76%) ⬇️
src/abstractinterpretation.jl 97.02% <0.00%> (+1.30%) ⬆️

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 7dedd06...909337a. Read the comment docs.

@aviatesk aviatesk merged commit 7ff7be9 into master Oct 13, 2020
@aviatesk aviatesk deleted the avi/invalidatenative branch October 13, 2020 09:21
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.

2 participants