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 CoordRefSystems to 0.17 for package test, (keep existing compat) #175

Conversation

github-actions[bot]
Copy link
Contributor

This pull request changes the compat entry for the CoordRefSystems package from 0.15, 0.16 to 0.15, 0.16, 0.17 for package test.
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.

@mikeingold mikeingold force-pushed the compathelper/new_version/2025-03-22-01-02-15-253-00685475153 branch from 8f2b656 to 3b759ee Compare March 22, 2025 01:02
Copy link
Contributor Author

github-actions bot commented Mar 22, 2025

Benchmark Results

main 36ee50b... main / 36ee50b...
Differentials/Differential 0.205 ± 0.002 μs 0.205 ± 0.001 μs 1
Differentials/Jacobian 0.169 ± 0.001 μs 0.169 ± 0.001 μs 1
Integrals/Segment/Scalar GaussKronrod 0.565 ± 0.0062 μs 0.588 ± 0.0079 μs 0.959
Integrals/Segment/Scalar GaussLegendre 1.62 ± 0.008 μs 1.63 ± 0.009 μs 0.99
Integrals/Segment/Scalar HAdaptiveCubature 0.864 ± 0.16 μs 0.684 ± 0.01 μs 1.26
Integrals/Segment/Vector GaussKronrod 2.73 ± 0.057 μs 2.74 ± 0.06 μs 0.996
Integrals/Segment/Vector GaussLegendre 18.8 ± 0.51 μs 17.8 ± 0.57 μs 1.06
Integrals/Segment/Vector HAdaptiveCubature 3.62 ± 0.099 μs 3.57 ± 0.09 μs 1.02
Integrals/Sphere/Scalar GaussKronrod 0.0682 ± 0.0011 ms 0.0687 ± 0.00034 ms 0.993
Integrals/Sphere/Scalar GaussLegendre 2.24 ± 0.016 ms 1.87 ± 0.0028 ms 1.2
Integrals/Sphere/Scalar HAdaptiveCubature 0.0477 ± 0.00011 ms 0.0478 ± 0.00011 ms 0.997
Integrals/Sphere/Vector GaussKronrod 0.102 ± 0.0012 ms 0.102 ± 0.0013 ms 1
Integrals/Sphere/Vector GaussLegendre 3.37 ± 0.083 ms 3.32 ± 0.068 ms 1.02
Integrals/Sphere/Vector HAdaptiveCubature 0.101 ± 0.0014 ms 0.0993 ± 0.0014 ms 1.01
Rules/GaussLegendre 21.6 ± 0.57 μs 21.5 ± 0.63 μs 1.01
Specializations/Scalar GaussLegendre/BezierCurve 0.253 ± 0.0068 ms 0.252 ± 0.0056 ms 1
Specializations/Scalar GaussLegendre/Line 7.05 ± 0.07 μs 7 ± 0.05 μs 1.01
Specializations/Scalar GaussLegendre/Plane 0.744 ± 0.002 ms 0.744 ± 0.0028 ms 1
Specializations/Scalar GaussLegendre/Ray 5.84 ± 0.06 μs 5.75 ± 0.044 μs 1.02
Specializations/Scalar GaussLegendre/Rope 0.0515 ± 0.00021 ms 0.051 ± 0.00018 ms 1.01
Specializations/Scalar GaussLegendre/Tetrahedron 0.158 ± 0.0014 s 0.154 ± 0.0014 s 1.03
Specializations/Scalar GaussLegendre/Triangle 0.601 ± 0.0071 ms 0.671 ± 0.0087 ms 0.896
time_to_load 1.48 ± 0.011 s 1.47 ± 0.022 s 1

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR.
Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

Copy link

codecov bot commented Mar 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d269f07) to head (36ee50b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #175   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines          181       181           
=========================================
  Hits           181       181           

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

@JoshuaLampert JoshuaLampert merged commit 954c762 into main Mar 22, 2025
12 checks passed
@JoshuaLampert JoshuaLampert deleted the compathelper/new_version/2025-03-22-01-02-15-253-00685475153 branch March 22, 2025 09:29
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.

1 participant