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 Float32 #8

Merged
merged 3 commits into from
May 24, 2023
Merged

Fix Float32 #8

merged 3 commits into from
May 24, 2023

Conversation

DanielVandH
Copy link
Owner

@DanielVandH DanielVandH commented May 24, 2023

This together with JuliaGeometry/DelaunayTriangulation.jl#61 will hopefully deal with the bug here JuliaGeo/GeometryOps.jl#9 (comment)

@codecov
Copy link

codecov bot commented May 24, 2023

Codecov Report

Patch coverage: 98.18% and project coverage change: -0.10 ⚠️

Comparison is base (2e5993d) 98.61% compared to head (65fb4fc) 98.52%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   98.61%   98.52%   -0.10%     
==========================================
  Files          19       19              
  Lines         793      811      +18     
==========================================
+ Hits          782      799      +17     
- Misses         11       12       +1     
Impacted Files Coverage Δ
src/NaturalNeighbours.jl 100.00% <ø> (ø)
src/interpolation/utils.jl 98.71% <90.90%> (-1.29%) ⬇️
src/differentiation/differentiate.jl 98.70% <100.00%> (+0.03%) ⬆️
src/interpolation/coordinates/laplace.jl 100.00% <100.00%> (ø)
src/interpolation/coordinates/sibson.jl 100.00% <100.00%> (ø)
src/interpolation/extrapolation.jl 100.00% <100.00%> (ø)
src/interpolation/interpolate.jl 98.90% <100.00%> (+0.06%) ⬆️
src/utils.jl 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@DanielVandH DanielVandH merged commit 754513d into main May 24, 2023
@DanielVandH DanielVandH deleted the float32-fix branch May 24, 2023 07:11
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