Skip to content

CompatHelper: bump compat for PreallocationTools to 1, (keep existing compat)#279

Merged
JoshuaLampert merged 2 commits into
mainfrom
compathelper/new_version/2025-12-30-00-38-34-708-00185589644
Dec 30, 2025
Merged

CompatHelper: bump compat for PreallocationTools to 1, (keep existing compat)#279
JoshuaLampert merged 2 commits into
mainfrom
compathelper/new_version/2025-12-30-00-38-34-708-00185589644

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This pull request changes the compat entry for the PreallocationTools package from 0.4.23 to 0.4.23, 1.
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/2025-12-30-00-38-34-708-00185589644 branch from 20b7075 to 4c84b8c Compare December 30, 2025 00:38
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Dec 30, 2025

Benchmark Results (Julia v1.10)

Time benchmarks
main e18c78b... main / e18c78b...
bbm_1d/bbm_1d_basic.jl - rhs!: 14 ± 0.31 μs 13.8 ± 0.33 μs 1.01 ± 0.033
bbm_1d/bbm_1d_fourier.jl - rhs!: 0.528 ± 0.0096 ms 0.53 ± 0.0095 ms 0.998 ± 0.026
bbm_bbm_1d/bbm_bbm_1d_basic_reflecting.jl - rhs!: 0.0807 ± 0.00026 ms 0.0805 ± 0.00043 ms 1 ± 0.0063
bbm_bbm_1d/bbm_bbm_1d_dg.jl - rhs!: 0.0341 ± 0.00047 ms 0.0346 ± 0.00053 ms 0.987 ± 0.02
bbm_bbm_1d/bbm_bbm_1d_relaxation.jl - rhs!: 27.2 ± 0.41 μs 27.4 ± 0.46 μs 0.992 ± 0.022
bbm_bbm_1d/bbm_bbm_1d_upwind_relaxation.jl - rhs!: 0.0484 ± 0.00059 ms 0.0486 ± 0.00054 ms 0.997 ± 0.016
hyperbolic_serre_green_naghdi_1d/hyperbolic_serre_green_naghdi_dingemans.jl - rhs!: 4.25 ± 0.031 μs 4.29 ± 0.04 μs 0.991 ± 0.012
kdv_1d/kdv_1d_basic.jl - rhs!: 1.43 ± 0.02 μs 1.45 ± 0.019 μs 0.987 ± 0.019
kdv_1d/kdv_1d_implicit.jl - rhs!: 1.39 ± 0.029 μs 1.41 ± 0.02 μs 0.986 ± 0.025
serre_green_naghdi_1d/serre_green_naghdi_well_balanced.jl - rhs!: 0.198 ± 0.0082 ms 0.203 ± 0.0074 ms 0.979 ± 0.054
svaerd_kalisch_1d/svaerd_kalisch_1d_dingemans_relaxation.jl - rhs!: 0.147 ± 0.0039 ms 0.15 ± 0.0045 ms 0.985 ± 0.039
time_to_load 2.05 ± 0.0073 s 2.04 ± 0.0069 s 1 ± 0.0049
Memory benchmarks
main e18c78b... main / e18c78b...
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

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@coveralls
Copy link
Copy Markdown
Collaborator

coveralls commented Dec 30, 2025

Pull Request Test Coverage Report for Build 20596112658

Details

  • 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 98.481%

Totals Coverage Status
Change from base Build 20392222708: 0.0%
Covered Lines: 2334
Relevant Lines: 2370

💛 - Coveralls

Comment thread Project.toml
@JoshuaLampert JoshuaLampert merged commit 0831c9d into main Dec 30, 2025
13 checks passed
@JoshuaLampert JoshuaLampert deleted the compathelper/new_version/2025-12-30-00-38-34-708-00185589644 branch December 30, 2025 12:45
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