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

Support tagged CodeInstances (Valentin's version) #540

Merged
merged 2 commits into from
Feb 10, 2024

Conversation

vchuravy
Copy link
Member

Simpler version of #520

We don't use the InternalCodeCache yet
since that has troubles with our augmented
inference returns.

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (d911798) 0.00% compared to head (0e815f6) 0.00%.

Files Patch % Lines
src/interpreter.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master    #540   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           9       9           
  Lines        1552    1553    +1     
======================================
- Misses       1552    1553    +1     

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

@vchuravy
Copy link
Member Author

Tests pass locally.

@vchuravy vchuravy merged commit 79d964e into master Feb 10, 2024
15 of 18 checks passed
@vchuravy vchuravy deleted the vc/tagged_ci_simple branch February 10, 2024 23: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.

2 participants