Skip to content

Conversation

adienes
Copy link

@adienes adienes commented Oct 8, 2025

this creates a 1-arg method Base.hash(:: AbstractExpressionNode{T}) morespecific than the default hash(::Any) fallback, and since the default seed is not 0 anymore this leads to hash inconsistencies and bugs.

Copy link

codecov bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.84%. Comparing base (d4b12df) to head (0e15bc1).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
+ Coverage   96.67%   96.84%   +0.17%     
==========================================
  Files          30       30              
  Lines        2614     2602      -12     
==========================================
- Hits         2527     2520       -7     
+ Misses         87       82       -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.

@MilesCranmer
Copy link
Member

Thanks.

Other issues seem to be related to Julia 1.12.0

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