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, (keep existing compat) #174

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.
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-01-36-692-02229247470 branch from 425dc65 to a85d067 Compare March 22, 2025 01:01
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 (0f9645b) to head (a85d067).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #174   +/-   ##
=========================================
  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.

Copy link
Contributor Author

Benchmark Results

main a85d067... main / a85d067...
Differentials/Differential 0.205 ± 0.002 μs 0.204 ± 0.0019 μs 1
Differentials/Jacobian 0.169 ± 0.0001 μs 0.169 ± 0.0001 μs 1
Integrals/Segment/Scalar GaussKronrod 0.551 ± 0.0042 μs 0.539 ± 0.0054 μs 1.02
Integrals/Segment/Scalar GaussLegendre 1.61 ± 0.008 μs 2.06 ± 0.027 μs 0.782
Integrals/Segment/Scalar HAdaptiveCubature 0.686 ± 0.01 μs 0.669 ± 0.01 μs 1.02
Integrals/Segment/Vector GaussKronrod 2.72 ± 0.056 μs 2.8 ± 0.066 μs 0.972
Integrals/Segment/Vector GaussLegendre 17.8 ± 0.49 μs 17.8 ± 0.55 μs 0.997
Integrals/Segment/Vector HAdaptiveCubature 3.59 ± 0.085 μs 3.57 ± 0.09 μs 1.01
Integrals/Sphere/Scalar GaussKronrod 0.0689 ± 0.0011 ms 0.0681 ± 0.00039 ms 1.01
Integrals/Sphere/Scalar GaussLegendre 1.87 ± 0.0025 ms 1.9 ± 0.0027 ms 0.983
Integrals/Sphere/Scalar HAdaptiveCubature 0.0478 ± 0.00011 ms 0.0476 ± 0.00013 ms 1
Integrals/Sphere/Vector GaussKronrod 0.103 ± 0.0012 ms 0.102 ± 0.0013 ms 1.01
Integrals/Sphere/Vector GaussLegendre 3.36 ± 0.089 ms 3.32 ± 0.08 ms 1.01
Integrals/Sphere/Vector HAdaptiveCubature 0.0995 ± 0.0012 ms 0.0996 ± 0.0016 ms 1
Rules/GaussLegendre 21.8 ± 0.63 μs 21.6 ± 0.69 μs 1.01
Specializations/Scalar GaussLegendre/BezierCurve 0.253 ± 0.0069 ms 0.252 ± 0.007 ms 1
Specializations/Scalar GaussLegendre/Line 7.03 ± 0.066 μs 7.06 ± 0.06 μs 0.995
Specializations/Scalar GaussLegendre/Plane 0.745 ± 0.0015 ms 0.745 ± 0.002 ms 1
Specializations/Scalar GaussLegendre/Ray 5.93 ± 0.042 μs 5.79 ± 0.057 μs 1.02
Specializations/Scalar GaussLegendre/Rope 0.0529 ± 0.00018 ms 0.0507 ± 0.00023 ms 1.04
Specializations/Scalar GaussLegendre/Tetrahedron 0.156 ± 0.0015 s 0.154 ± 0.0017 s 1.01
Specializations/Scalar GaussLegendre/Triangle 0.609 ± 0.0074 ms 0.71 ± 0.016 ms 0.858
time_to_load 1.46 ± 0.015 s 1.47 ± 0.014 s 0.997

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

@JoshuaLampert JoshuaLampert merged commit d269f07 into main Mar 22, 2025
12 checks passed
@JoshuaLampert JoshuaLampert deleted the compathelper/new_version/2025-03-22-01-01-36-692-02229247470 branch March 22, 2025 07:19
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.

None yet

1 participant