Skip to content

fix: Bump CairoMakie compat in docs/Project.toml#223

Merged
MilesCranmer merged 1 commit into
JuliaPhysics:mainfrom
abhro:cairomakie-compat
May 18, 2026
Merged

fix: Bump CairoMakie compat in docs/Project.toml#223
MilesCranmer merged 1 commit into
JuliaPhysics:mainfrom
abhro:cairomakie-compat

Conversation

@abhro

@abhro abhro commented May 18, 2026

Copy link
Copy Markdown
Contributor

Makie PR 5137 has been merged. (Superseded by Makie PR 5280.)

@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Results (Julia v1)

Time benchmarks
main daf60be... main / daf60be...
Quantity/creation/Quantity(x) 3.13 ± 0.01 ns 3.48 ± 0.001 ns 0.9 ± 0.0029
Quantity/creation/Quantity(x, length=y) 3.48 ± 0.01 ns 3.48 ± 0.001 ns 1 ± 0.0029
Quantity/with_numbers/*real 3.48 ± 0.001 ns 3.49 ± 0.01 ns 1 ± 0.0029
Quantity/with_numbers/^int 13.3 ± 0.71 ns 13.3 ± 0.71 ns 1 ± 0.076
Quantity/with_numbers/^int * real 13.6 ± 1.1 ns 13.6 ± 1 ns 1 ± 0.11
Quantity/with_quantity/+y 4.28 ± 0.051 ns 4.25 ± 0.02 ns 1.01 ± 0.013
Quantity/with_quantity//y 3.5 ± 0.01 ns 3.49 ± 0.01 ns 1 ± 0.0041
Quantity/with_self/dimension 3.13 ± 0.01 ns 3.48 ± 0.001 ns 0.9 ± 0.0029
Quantity/with_self/inv 3.48 ± 0.01 ns 3.49 ± 0.01 ns 1 ± 0.0041
Quantity/with_self/ustrip 3.13 ± 0.001 ns 3.13 ± 0 ns 1 ± 0.00032
QuantityArray/broadcasting/multi_array_of_quantities 0.117 ± 0.002 ms 0.117 ± 0.0047 ms 1 ± 0.044
QuantityArray/broadcasting/multi_normal_array 0.056 ± 0.00024 ms 0.056 ± 0.00029 ms 1 ± 0.0067
QuantityArray/broadcasting/multi_quantity_array 0.0563 ± 0.00027 ms 0.0563 ± 0.00032 ms 1 ± 0.0075
QuantityArray/broadcasting/x^2_array_of_quantities 27.2 ± 2.9 μs 26.9 ± 5.4 μs 1.01 ± 0.23
QuantityArray/broadcasting/x^2_normal_array 3.09 ± 1.5 μs 2.96 ± 1.6 μs 1.04 ± 0.74
QuantityArray/broadcasting/x^2_quantity_array 7.46 ± 0.76 μs 7.45 ± 0.84 μs 1 ± 0.15
QuantityArray/broadcasting/x^4_array_of_quantities 0.0876 ± 0.0022 ms 0.0874 ± 0.0023 ms 1 ± 0.036
QuantityArray/broadcasting/x^4_normal_array 0.0491 ± 0.0034 ms 0.0491 ± 0.00022 ms 1 ± 0.07
QuantityArray/broadcasting/x^4_quantity_array 0.0527 ± 0.00022 ms 0.0527 ± 0.00087 ms 1 ± 0.017
time_to_load 0.19 ± 0.0012 s 0.19 ± 0.0004 s 1 ± 0.0068
Memory benchmarks
main daf60be... main / daf60be...
Quantity/creation/Quantity(x) 0 allocs: 0 B 0 allocs: 0 B
Quantity/creation/Quantity(x, length=y) 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_numbers/*real 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_numbers/^int 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_numbers/^int * real 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_quantity/+y 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_quantity//y 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_self/dimension 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_self/inv 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_self/ustrip 0 allocs: 0 B 0 allocs: 0 B
QuantityArray/broadcasting/multi_array_of_quantities 3 allocs: 0.382 MB 3 allocs: 0.382 MB 1
QuantityArray/broadcasting/multi_normal_array 3 allocs: 0.0764 MB 3 allocs: 0.0764 MB 1
QuantityArray/broadcasting/multi_quantity_array 3 allocs: 0.0764 MB 3 allocs: 0.0764 MB 1
QuantityArray/broadcasting/x^2_array_of_quantities 3 allocs: 0.382 MB 3 allocs: 0.382 MB 1
QuantityArray/broadcasting/x^2_normal_array 3 allocs: 0.0764 MB 3 allocs: 0.0764 MB 1
QuantityArray/broadcasting/x^2_quantity_array 3 allocs: 0.0764 MB 3 allocs: 0.0764 MB 1
QuantityArray/broadcasting/x^4_array_of_quantities 3 allocs: 0.382 MB 3 allocs: 0.382 MB 1
QuantityArray/broadcasting/x^4_normal_array 3 allocs: 0.0764 MB 3 allocs: 0.0764 MB 1
QuantityArray/broadcasting/x^4_quantity_array 3 allocs: 0.0764 MB 3 allocs: 0.0764 MB 1
time_to_load 0.145 k allocs: 11 kB 0.145 k allocs: 11 kB 1

@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Results (Julia v1.10)

Time benchmarks
main daf60be... main / daf60be...
Quantity/creation/Quantity(x) 3.13 ± 0.009 ns 3.13 ± 0.01 ns 1 ± 0.0043
Quantity/creation/Quantity(x, length=y) 3.49 ± 0.01 ns 3.48 ± 0.01 ns 1 ± 0.0041
Quantity/with_numbers/*real 3.13 ± 0.009 ns 3.13 ± 0.01 ns 1 ± 0.0043
Quantity/with_numbers/^int 8.04 ± 2.4 ns 8.04 ± 2.4 ns 1 ± 0.43
Quantity/with_numbers/^int * real 8.39 ± 2.4 ns 8.39 ± 2.4 ns 1 ± 0.41
Quantity/with_quantity/+y 4.15 ± 0.06 ns 3.87 ± 0.049 ns 1.07 ± 0.021
Quantity/with_quantity//y 3.48 ± 0.01 ns 3.48 ± 0.01 ns 1 ± 0.0041
Quantity/with_self/dimension 3.13 ± 0.01 ns 3.13 ± 0.009 ns 1 ± 0.0043
Quantity/with_self/inv 3.48 ± 0.01 ns 3.49 ± 0.01 ns 1 ± 0.0041
Quantity/with_self/ustrip 3.13 ± 0.001 ns 3.13 ± 0.001 ns 1 ± 0.00045
QuantityArray/broadcasting/multi_array_of_quantities 0.152 ± 0.011 ms 0.148 ± 0.0023 ms 1.03 ± 0.074
QuantityArray/broadcasting/multi_normal_array 0.0567 ± 0.0035 ms 0.0564 ± 0.0035 ms 1 ± 0.087
QuantityArray/broadcasting/multi_quantity_array 0.173 ± 0.0018 ms 0.173 ± 0.003 ms 1 ± 0.02
QuantityArray/broadcasting/x^2_array_of_quantities 26.8 ± 1.9 μs 26.6 ± 2.6 μs 1.01 ± 0.12
QuantityArray/broadcasting/x^2_normal_array 4.67 ± 0.51 μs 4.44 ± 0.47 μs 1.05 ± 0.16
QuantityArray/broadcasting/x^2_quantity_array 8.56 ± 0.36 μs 8.26 ± 0.46 μs 1.04 ± 0.073
QuantityArray/broadcasting/x^4_array_of_quantities 0.0885 ± 0.0021 ms 0.0883 ± 0.0026 ms 1 ± 0.037
QuantityArray/broadcasting/x^4_normal_array 0.0562 ± 0.0034 ms 0.0561 ± 0.0035 ms 1 ± 0.088
QuantityArray/broadcasting/x^4_quantity_array 0.056 ± 0.0035 ms 0.0531 ± 0.0035 ms 1.05 ± 0.095
time_to_load 0.223 ± 0.0051 s 0.213 ± 0.0025 s 1.05 ± 0.027
Memory benchmarks
main daf60be... main / daf60be...
Quantity/creation/Quantity(x) 0 allocs: 0 B 0 allocs: 0 B
Quantity/creation/Quantity(x, length=y) 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_numbers/*real 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_numbers/^int 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_numbers/^int * real 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_quantity/+y 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_quantity//y 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_self/dimension 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_self/inv 0 allocs: 0 B 0 allocs: 0 B
Quantity/with_self/ustrip 0 allocs: 0 B 0 allocs: 0 B
QuantityArray/broadcasting/multi_array_of_quantities 2 allocs: 0.382 MB 2 allocs: 0.382 MB 1
QuantityArray/broadcasting/multi_normal_array 2 allocs: 0.0763 MB 2 allocs: 0.0763 MB 1
QuantityArray/broadcasting/multi_quantity_array 2 allocs: 0.0763 MB 2 allocs: 0.0763 MB 1
QuantityArray/broadcasting/x^2_array_of_quantities 2 allocs: 0.382 MB 2 allocs: 0.382 MB 1
QuantityArray/broadcasting/x^2_normal_array 2 allocs: 0.0763 MB 2 allocs: 0.0763 MB 1
QuantityArray/broadcasting/x^2_quantity_array 2 allocs: 0.0763 MB 2 allocs: 0.0763 MB 1
QuantityArray/broadcasting/x^4_array_of_quantities 2 allocs: 0.382 MB 2 allocs: 0.382 MB 1
QuantityArray/broadcasting/x^4_normal_array 2 allocs: 0.0763 MB 2 allocs: 0.0763 MB 1
QuantityArray/broadcasting/x^4_quantity_array 2 allocs: 0.0763 MB 2 allocs: 0.0763 MB 1
time_to_load 0.153 k allocs: 14.5 kB 0.153 k allocs: 14.5 kB 1

@codecov

codecov Bot commented May 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.16%. Comparing base (94c7ff8) to head (daf60be).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #223   +/-   ##
=======================================
  Coverage   99.16%   99.16%           
=======================================
  Files          23       23           
  Lines        1320     1320           
=======================================
  Hits         1309     1309           
  Misses         11       11           

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

@MilesCranmer MilesCranmer merged commit 5fbf4f7 into JuliaPhysics:main May 18, 2026
7 checks passed
@abhro abhro deleted the cairomakie-compat branch May 18, 2026 19:06
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