Skip to content

switch to using the internal code cache#611

Closed
aviatesk wants to merge 2 commits intomasterfrom
avi/internal-code-cache
Closed

switch to using the internal code cache#611
aviatesk wants to merge 2 commits intomasterfrom
avi/internal-code-cache

Conversation

@aviatesk
Copy link
Copy Markdown
Owner

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 13, 2024

Codecov Report

Attention: Patch coverage is 0% with 23 lines in your changes missing coverage. Please review.

Project coverage is 88.74%. Comparing base (56520e0) to head (3f6d7c2).
Report is 139 commits behind head on master.

Files with missing lines 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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@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
@aviatesk aviatesk force-pushed the avi/internal-code-cache branch from 1a0be0e to 3f6d7c2 Compare February 14, 2024 10:15
@aviatesk aviatesk closed this Apr 22, 2025
@aviatesk aviatesk deleted the avi/internal-code-cache branch April 22, 2025 07:32
@aviatesk
Copy link
Copy Markdown
Owner Author

Implemented in 0.10.

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.

1 participant