Skip to content

CompatHelper: bump compat for OrdinaryDiffEqTsit5 to 2 for package test, (keep existing compat)#341

Merged
mtfishman merged 3 commits intomainfrom
compathelper/new_version/2026-04-26-03-52-24-112-01261198794
Apr 26, 2026
Merged

CompatHelper: bump compat for OrdinaryDiffEqTsit5 to 2 for package test, (keep existing compat)#341
mtfishman merged 3 commits intomainfrom
compathelper/new_version/2026-04-26-03-52-24-112-01261198794

Conversation

@ITensorBot
Copy link
Copy Markdown
Member

This pull request changes the compat entry for the OrdinaryDiffEqTsit5 package from 1.1 to 1.1, 2 for package test.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.48%. Comparing base (629b79c) to head (10a47b6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #341      +/-   ##
==========================================
- Coverage   72.52%   72.48%   -0.04%     
==========================================
  Files          67       67              
  Lines        3177     3177              
==========================================
- Hits         2304     2303       -1     
- Misses        873      874       +1     
Flag Coverage Δ
docs 46.24% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

CompatHelper Julia and others added 2 commits April 26, 2026 14:08
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@mtfishman mtfishman force-pushed the compathelper/new_version/2026-04-26-03-52-24-112-01261198794 branch from e38ce57 to 11b708c Compare April 26, 2026 18:12
`DataStructures` was narrowed to `"0.18"` in #328 because the `EinExprs`
weakdep pinned it that way. The `EinExprs` dependency was removed in
#327, but the narrowed `DataStructures` compat was never reverted (and
`DataStructures` itself is no longer `using`'d anywhere in `src/`,
`ext/`, or `test/`). Drop the entry entirely from `[deps]` and `[compat]`.

This also unblocks `OrdinaryDiffEqTsit5 = "1.1, 2"` resolution: the
v2 chain pulls in `OrdinaryDiffEqCore` 4, which requires
`DataStructures` 1.x-3.x and was previously incompatible with the 0.18 pin.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@mtfishman mtfishman enabled auto-merge (squash) April 26, 2026 18:27
@mtfishman mtfishman merged commit 36d7cc2 into main Apr 26, 2026
16 of 17 checks passed
@mtfishman mtfishman deleted the compathelper/new_version/2026-04-26-03-52-24-112-01261198794 branch April 26, 2026 18:44
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