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

Fix InterpreterIP reference #404

Merged
merged 3 commits into from
Nov 24, 2024
Merged

Conversation

IanButterworth
Copy link
Collaborator

Fixes #403

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.84%. Comparing base (622b233) to head (6a5baea).
Report is 24 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #404      +/-   ##
==========================================
+ Coverage   78.96%   82.84%   +3.87%     
==========================================
  Files          17       12       -5     
  Lines        2054     1784     -270     
==========================================
- Hits         1622     1478     -144     
+ Misses        432      306     -126     

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


🚨 Try these New Features:

@IanButterworth
Copy link
Collaborator Author

Seems there are more changes needed

@timholy
Copy link
Owner

timholy commented Nov 24, 2024

I'm fine with you merging this and then addressing remaining issues later.

@IanButterworth IanButterworth merged commit ae3aad4 into timholy:master Nov 24, 2024
10 of 16 checks passed
@IanButterworth IanButterworth deleted the patch-2 branch November 24, 2024 16:02
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.

Precompile failure on julia master: UndefVarError: InterpreterIP not defined in Compiler
3 participants