SciML / SciML/ODEInterfaceDiffEq.jl

Re-enable Julia v1 and pre tests after ODEInterface fixes

Open
#89 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
8
Forks
20
Avg merge
4h 53m
Merged PRs (30d)
9

Description

Summary

The Julia v1 (latest stable) and pre (nightly/pre-release) tests have been temporarily disabled in the CI workflow due to issues with the underlying ODEInterface.jl package.

Background

ODEInterface.jl needs updates/fixes to work properly with newer Julia versions. Until those fixes are made, only the LTS (Long Term Support) Julia version tests are running.

Action Items

  • Monitor ODEInterface.jl for relevant fixes/updates
  • Re-enable Julia v1 tests by uncommenting - "1" in .github/workflows/Tests.yml
  • Re-enable Julia pre tests by uncommenting - "pre" in .github/workflows/Tests.yml
  • Verify tests pass after re-enabling

Related

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Check ODEInterface.jl for the fixes mentioned in the issue before editing .github/workflows/Tests.yml. Uncomment the Julia "1" and "pre" entries, then run the workflow or its equivalent checks and confirm both versions pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
ci-cd, testing
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.