Skip to content

fix OrdinaryDiffEq to latest compatible#413

Open
yasirroni wants to merge 2 commits intoSienna-Platform:mainfrom
yasirroni:fix_OrdinaryDiffEq
Open

fix OrdinaryDiffEq to latest compatible#413
yasirroni wants to merge 2 commits intoSienna-Platform:mainfrom
yasirroni:fix_OrdinaryDiffEq

Conversation

@yasirroni
Copy link
Copy Markdown
Contributor

@yasirroni yasirroni commented Jan 14, 2026

Solve #412. The only error is Sundials Test.

  Sundials Tests                                                    |    2      1      3     2.9s
    Dense                                                           |    1             1     0.1s
    LapackDense                                                     |    1             1     1.1s
    KLU                                                             |           1      1     1.7s
RNG of the outermost testset: Random.Xoshiro(0x7c9eeb658110f523, 0x9347a20e548e7759, 0xff2f5fbf7b108d9b, 0x8d3e3c99cdfc796f, 0x0f16588287f6713e)
ERROR: LoadError: Some tests did not pass: 1291 passed, 0 failed, 1 errored, 0 broken.

Pinning OrdinaryDiffEq = "<6.104".


test_sundials:   0.004368 seconds (175.90 k allocations: 8.764 MiB)
  1.072138 seconds (1.75 M allocations: 88.845 MiB, 99.48% compilation time: <1% of which was recompilation)
┌ Error: Execution failed
│   exception =
│    Sparsity Pattern in receiving SUNMatrix doesn't match sending SparseMatrix

@yasirroni
Copy link
Copy Markdown
Contributor Author

Hi, @jd-lara, can you look at this? Thanks.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.97%. Comparing base (6a070cb) to head (d35b26b).
⚠️ Report is 15 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #413      +/-   ##
==========================================
- Coverage   87.56%   86.97%   -0.59%     
==========================================
  Files          65       65              
  Lines        9156     9900     +744     
==========================================
+ Hits         8017     8611     +594     
- Misses       1139     1289     +150     
Flag Coverage Δ
unittests 86.97% <ø> (-0.59%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 33 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant