Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 6, 2025

This pull request changes the compat entry for the LinearSolve package from 2 to 2, 3.
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.

@albertomercurio albertomercurio force-pushed the compathelper/new_version/2025-02-06-06-39-24-586-02154681237 branch from b373092 to 975944e Compare February 6, 2025 06:39
@codecov
Copy link

codecov bot commented Feb 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.15%. Comparing base (658bc37) to head (36c1988).
Report is 26 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #387      +/-   ##
==========================================
- Coverage   93.59%   87.15%   -6.45%     
==========================================
  Files          44       45       +1     
  Lines        2826     3152     +326     
==========================================
+ Hits         2645     2747     +102     
- Misses        181      405     +224     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ytdHuang ytdHuang added the Skip ChangeLog Skip changelog update check in PR label Feb 7, 2025
@ytdHuang
Copy link
Member

I think this dependency issue will be solved after the following PR is merged:
SciML/NonlinearSolve.jl#531

@ytdHuang
Copy link
Member

ytdHuang commented Feb 11, 2025

Also need to wait for them to bump the new version of NonlinearSolveBase to v1.4.1

@albertomercurio
Copy link
Member

We first need SciML/LinearSolve.jl#573 to be resolved.

@ytdHuang
Copy link
Member

We first need SciML/LinearSolve.jl#573 to be resolved.

The circular dependency issue has been solved.

I also fixed the code quality issue directly in this PR (since it's a reasonable small change).

@albertomercurio albertomercurio merged commit 28fe4a9 into main Feb 13, 2025
16 of 18 checks passed
@ytdHuang ytdHuang deleted the compathelper/new_version/2025-02-06-06-39-24-586-02154681237 branch February 13, 2025 00:54
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.

3 participants