Skip to content

Fix CI#159

Merged
JoshuaLampert merged 9 commits into
mainfrom
fix-ci
Mar 3, 2026
Merged

Fix CI#159
JoshuaLampert merged 9 commits into
mainfrom
fix-ci

Conversation

@JoshuaLampert
Copy link
Copy Markdown
Owner

Local tests indicate LinearSolve.jl v3.62 is responsible for the failing CI observed in #137 (comment). Let's verify by restricting to smaller versions.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.63%. Comparing base (716467d) to head (ace9f31).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #159   +/-   ##
=======================================
  Coverage   98.63%   98.63%           
=======================================
  Files          46       46           
  Lines        1323     1323           
=======================================
  Hits         1305     1305           
  Misses         18       18           

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

@JoshuaLampert
Copy link
Copy Markdown
Owner Author

JoshuaLampert commented Mar 3, 2026

Interestingly, it only fails on macOS here. Locally on Ubuntu with julia v1.12 and julia v1.10 it also fails. The solution does not even get past t = 0.0 without any warning or error message. So the "final" solution is just the initial.

@JoshuaLampert
Copy link
Copy Markdown
Owner Author

Let's merge this for now and investigate the root cause later.

@JoshuaLampert JoshuaLampert merged commit df2b784 into main Mar 3, 2026
17 checks passed
@JoshuaLampert JoshuaLampert deleted the fix-ci branch March 3, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant