Skip to content

Conversation

@albertomercurio
Copy link
Member

Description

This PR fixes the CI configuration for the AutoDiff extension tests. Autodiff doesn't work on Julia 1.12, so the test matrix has been updated to run AutoDiff_Ext tests on Julia 1.11 instead of the latest Julia version.

Changes

  • Updated .github/workflows/CI.yml to use Julia 1.11 for AutoDiff_Ext tests instead of Julia 1 (latest)

Motivation

This ensures that the AutoDiff extension tests pass until compatibility with Julia 1.12 can be resolved.

@albertomercurio albertomercurio added the Skip ChangeLog Skip changelog update check in PR label Oct 10, 2025
@albertomercurio albertomercurio changed the title Fix AutoDiff_Ext tests for Julia 1.12 compatibility Use Julia 1.11 for AutoDiff_Ext tests Oct 10, 2025
@codecov
Copy link

codecov bot commented Oct 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.95%. Comparing base (7a2a5fc) to head (cfab210).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #560       +/-   ##
===========================================
+ Coverage   25.20%   92.95%   +67.74%     
===========================================
  Files          51       51               
  Lines        3507     3548       +41     
===========================================
+ Hits          884     3298     +2414     
+ Misses       2623      250     -2373     

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

@ytdHuang ytdHuang merged commit a5e9aa7 into qutip:main Oct 11, 2025
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip ChangeLog Skip changelog update check in PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants