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

Fix typo #621

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Fix typo #621

merged 1 commit into from
Feb 16, 2024

Conversation

gassmoeller
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (684b28a) 93.11% compared to head (a33db41) 93.11%.
Report is 7 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #621      +/-   ##
==========================================
- Coverage   93.11%   93.11%   -0.01%     
==========================================
  Files          92       92              
  Lines        6334     6333       -1     
==========================================
- Hits         5898     5897       -1     
  Misses        436      436              
Files Coverage Δ
source/gwb-grid/main.cc 46.98% <ø> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 684b28a...a33db41. Read the comment docs.

@MFraters MFraters added the ready to merge Pull request is ready to merge. May be waiting for tests to complete or other reviews. label Feb 16, 2024
Copy link

Benchmark Main Feature Difference (99.9% CI)
Slab interpolation simple none 1.015 ± 0.005 (s=475) 1.017 ± 0.004 (s=413) +0.1% .. +0.3%
Slab interpolation curved simple none 1.014 ± 0.003 (s=451) 1.015 ± 0.005 (s=439) -0.0% .. +0.2%
Spherical slab interpolation simple none 1.166 ± 0.005 (s=373) 1.167 ± 0.006 (s=401) -0.0% .. +0.2%
Slab interpolation simple curved CMS 1.057 ± 0.004 (s=476) 1.055 ± 0.004 (s=378) -0.3% .. -0.1%
Spherical slab interpolation simple CMS 1.548 ± 0.011 (s=297) 1.547 ± 0.010 (s=287) -0.3% .. +0.1%
Spherical fault interpolation simple none 1.172 ± 0.006 (s=361) 1.172 ± 0.006 (s=410) -0.2% .. +0.1%
Cartesian min max surface 2.315 ± 0.018 (s=208) 2.314 ± 0.017 (s=183) -0.3% .. +0.2%
Spherical min max surface 7.218 ± 0.030 (s=70) 7.220 ± 0.023 (s=57) -0.2% .. +0.2%

@MFraters MFraters merged commit e315068 into GeodynamicWorldBuilder:main Feb 16, 2024
33 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Pull request is ready to merge. May be waiting for tests to complete or other reviews.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants