Skip to content

CompatHelper: bump compat for SciMLBase to 3, (keep existing compat)#292

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
compathelper/new_version/2026-04-09-00-44-59-787-03053068346
Closed

CompatHelper: bump compat for SciMLBase to 3, (keep existing compat)#292
github-actions[bot] wants to merge 1 commit intomainfrom
compathelper/new_version/2026-04-09-00-44-59-787-03053068346

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 9, 2026

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

@JoshuaLampert JoshuaLampert force-pushed the compathelper/new_version/2026-04-09-00-44-59-787-03053068346 branch from bf57413 to db66dfc Compare April 9, 2026 00:45
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Apr 9, 2026

Benchmark Results (Julia v1.10)

Time benchmarks
main db66dfc... main / db66dfc...
bbm_1d/bbm_1d_basic.jl - rhs!: 13.9 ± 0.3 μs 13.7 ± 0.26 μs 1.02 ± 0.029
bbm_1d/bbm_1d_fourier.jl - rhs!: 0.529 ± 0.011 ms 0.532 ± 0.011 ms 0.996 ± 0.029
bbm_bbm_1d/bbm_bbm_1d_basic_reflecting.jl - rhs!: 0.081 ± 0.00021 ms 0.0806 ± 0.00024 ms 1 ± 0.004
bbm_bbm_1d/bbm_bbm_1d_dg.jl - rhs!: 0.0344 ± 0.00087 ms 0.034 ± 0.0005 ms 1.01 ± 0.03
bbm_bbm_1d/bbm_bbm_1d_relaxation.jl - rhs!: 27.4 ± 0.95 μs 27.2 ± 0.49 μs 1.01 ± 0.04
bbm_bbm_1d/bbm_bbm_1d_upwind_relaxation.jl - rhs!: 0.0487 ± 0.0029 ms 0.0486 ± 0.0013 ms 1 ± 0.065
hyperbolic_serre_green_naghdi_1d/hyperbolic_serre_green_naghdi_dingemans.jl - rhs!: 4.28 ± 0.039 μs 4.26 ± 0.03 μs 1 ± 0.012
kdv_1d/kdv_1d_basic.jl - rhs!: 1.42 ± 0.02 μs 1.45 ± 0.019 μs 0.979 ± 0.019
kdv_1d/kdv_1d_implicit.jl - rhs!: 1.41 ± 0.019 μs 1.46 ± 0.019 μs 0.966 ± 0.018
serre_green_naghdi_1d/serre_green_naghdi_well_balanced.jl - rhs!: 0.196 ± 0.0089 ms 0.197 ± 0.0092 ms 0.998 ± 0.065
svaerd_kalisch_1d/svaerd_kalisch_1d_dingemans_relaxation.jl - rhs!: 0.145 ± 0.0045 ms 0.147 ± 0.0038 ms 0.991 ± 0.04
time_to_load 2.35 ± 0.056 s 2.32 ± 0.025 s 1.01 ± 0.026
Memory benchmarks
main db66dfc... main / db66dfc...
bbm_1d/bbm_1d_basic.jl - rhs!: 1 allocs: 4.12 kB 1 allocs: 4.12 kB 1
bbm_1d/bbm_1d_fourier.jl - rhs!: 1 allocs: 4.12 kB 1 allocs: 4.12 kB 1
bbm_bbm_1d/bbm_bbm_1d_basic_reflecting.jl - rhs!: 5 allocs: 1.17 kB 5 allocs: 1.17 kB 1
bbm_bbm_1d/bbm_bbm_1d_dg.jl - rhs!: 10 allocs: 8.62 kB 10 allocs: 8.62 kB 1
bbm_bbm_1d/bbm_bbm_1d_relaxation.jl - rhs!: 2 allocs: 8.25 kB 2 allocs: 8.25 kB 1
bbm_bbm_1d/bbm_bbm_1d_upwind_relaxation.jl - rhs!: 2 allocs: 8.25 kB 2 allocs: 8.25 kB 1
hyperbolic_serre_green_naghdi_1d/hyperbolic_serre_green_naghdi_dingemans.jl - rhs!: 0 allocs: 0 B 0 allocs: 0 B
kdv_1d/kdv_1d_basic.jl - rhs!: 0 allocs: 0 B 0 allocs: 0 B
kdv_1d/kdv_1d_implicit.jl - rhs!: 0 allocs: 0 B 0 allocs: 0 B
serre_green_naghdi_1d/serre_green_naghdi_well_balanced.jl - rhs!: 0.075 k allocs: 0.66 MB 0.075 k allocs: 0.66 MB 1
svaerd_kalisch_1d/svaerd_kalisch_1d_dingemans_relaxation.jl - rhs!: 0.042 k allocs: 0.315 MB 0.042 k allocs: 0.315 MB 1
time_to_load 0.153 k allocs: 14.5 kB 0.153 k allocs: 14.5 kB 1

@coveralls
Copy link
Copy Markdown
Collaborator

Coverage Report for CI Build 24166392484

Coverage remained the same at 98.483%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 2571
Covered Lines: 2532
Line Coverage: 98.48%
Coverage Strength: 8186277.84 hits per line

💛 - Coveralls

@JoshuaLampert
Copy link
Copy Markdown
Member

Should be done in #291.

@ranocha ranocha closed this in #291 May 1, 2026
@ranocha ranocha deleted the compathelper/new_version/2026-04-09-00-44-59-787-03053068346 branch May 1, 2026 04:54
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.

3 participants