Skip to content

Conversation

Keno
Copy link
Contributor

@Keno Keno commented Nov 20, 2024

In 1.12, we're cleaning up when implicit world age increments happen at toplevel. Because these test eval an expression and immediately call it, an invokelatest will likely be required (as it would be right now in local scope). See JuliaLang/julia#56509.

Keno and others added 3 commits November 20, 2024 03:13
In 1.12, we're cleaning up when implicit world age increments happen
at toplevel. Because these test `eval` an expression and immediately
call it, an `invokelatest` will likely be required (as it would be
right now in local scope). See JuliaLang/julia#56509
@pulsipher
Copy link
Collaborator

Thanks for this, I'll merge it once all tests pass.

Copy link

codecov bot commented Aug 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.68%. Comparing base (740616e) to head (87c3775).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #369   +/-   ##
=======================================
  Coverage   99.68%   99.68%           
=======================================
  Files          35       35           
  Lines        6759     6759           
=======================================
  Hits         6738     6738           
  Misses         21       21           

☔ 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.

@pulsipher pulsipher merged commit abbc1ac into infiniteopt:master Aug 13, 2025
9 checks passed
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