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

switch to using the internal code cache #611

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Copy link

codecov bot commented Feb 13, 2024

Codecov Report

Attention: 23 lines in your changes are missing coverage. Please review.

Comparison is base (56520e0) 89.42% compared to head (3f6d7c2) 88.74%.

Files Patch % Lines
src/abstractinterpret/typeinfer.jl 0.00% 23 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #611      +/-   ##
==========================================
- Coverage   89.42%   88.74%   -0.68%     
==========================================
  Files          10       10              
  Lines        3008     3031      +23     
==========================================
  Hits         2690     2690              
- Misses        318      341      +23     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aviatesk aviatesk force-pushed the avi/internal-code-cache branch 2 times, most recently from 27985a6 to 1a0be0e Compare February 14, 2024 07:53
Leverages JuliaLang/julia#52233 to use the internal code cache that
comes with the inherent invalidation support.

Still requires:
- JuliaLang/julia#53300 (or JuliaLang/julia#53219)
- JuliaLang/julia#53318
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.

None yet

1 participant