Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CompatHelper: bump compat for SciMLBase to 2, (keep existing compat) #2145

Merged

Conversation

github-actions[bot]
Copy link
Contributor

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

@github-actions github-actions bot force-pushed the compathelper/new_version/2023-12-15-00-25-45-358-01316652819 branch from f5398af to 2adc99f Compare December 15, 2023 00:25
Copy link
Contributor Author

github-actions bot commented Dec 16, 2023

Pull Request Test Coverage Report for Build 7259150907

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 7253435025: 0.0%
Covered Lines: 0
Relevant Lines: 1396

💛 - Coveralls

Copy link

codecov bot commented Dec 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a72db3c) 0.00% compared to head (2ce09bc) 0.00%.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #2145   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          22      22           
  Lines        1396    1396           
======================================
  Misses       1396    1396           

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

@yebai
Copy link
Member

yebai commented Dec 17, 2023

Fixed by #2144

@yebai yebai closed this Dec 17, 2023
@sunxd3 sunxd3 reopened this Dec 18, 2023
@sunxd3
Copy link
Member

sunxd3 commented Dec 18, 2023

Version limit for SciMLBase no longer need after SciML/Optimization.jl#626

@sunxd3
Copy link
Member

sunxd3 commented Dec 18, 2023

@yebai SciML team has updated Optimization.jl after the internal interface change in SciMLBase, so this PR is good to merge

@sunxd3
Copy link
Member

sunxd3 commented Dec 18, 2023

Fails at here, couldn't replicate locally.

@sunxd3 sunxd3 requested a review from yebai December 19, 2023 09:23
@yebai yebai merged commit 81721e8 into master Dec 19, 2023
10 of 13 checks passed
@yebai yebai deleted the compathelper/new_version/2023-12-15-00-25-45-358-01316652819 branch December 19, 2023 10:41
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