Skip to content

Fix worktree counting on Julia 1.13#64

Open
tecosaur wants to merge 2 commits into
JuliaSIMD:mainfrom
tecosaur:main
Open

Fix worktree counting on Julia 1.13#64
tecosaur wants to merge 2 commits into
JuliaSIMD:mainfrom
tecosaur:main

Conversation

@tecosaur
Copy link
Copy Markdown

@tecosaur tecosaur commented May 2, 2026

Rather trivial. Fixes #63.

Can confirm that all tests, and Polyester.jl tests, now pass on 1.13-rc1.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 2, 2026

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 95.20%. Comparing base (cb9cf25) to head (6a78229).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
src/threadtasks.jl 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
- Coverage   99.20%   95.20%   -4.01%     
==========================================
  Files           4        4              
  Lines         126      125       -1     
==========================================
- Hits          125      119       -6     
- Misses          1        6       +5     

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

@tecosaur
Copy link
Copy Markdown
Author

tecosaur commented May 2, 2026

The invalidations check itself seems broken, rather than anything to do with this change.

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.

Error with Julia 1.13.0-beta

1 participant