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

Support native 32 bit #63

Merged
merged 9 commits into from
Jul 6, 2022
Merged

Support native 32 bit #63

merged 9 commits into from
Jul 6, 2022

Conversation

dkarrasch
Copy link
Collaborator

@dkarrasch dkarrasch commented Jul 5, 2022

Closes #62.

@codecov
Copy link

codecov bot commented Jul 5, 2022

Codecov Report

Merging #63 (b83834d) into master (82505af) will not change coverage.
The diff coverage is 94.36%.

@@           Coverage Diff           @@
##           master      #63   +/-   ##
=======================================
  Coverage   87.21%   87.21%           
=======================================
  Files           1        1           
  Lines         446      446           
=======================================
  Hits          389      389           
  Misses         57       57           
Impacted Files Coverage Δ
src/VoronoiDelaunay.jl 87.21% <94.36%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@dkarrasch
Copy link
Collaborator Author

@blegat Would be able to test this in your context?

@dkarrasch dkarrasch marked this pull request as ready for review July 5, 2022 18:03
@blegat
Copy link

blegat commented Jul 6, 2022

Yes, we'll see if the tests of HyperVoronoiDelaunay pass once this is merged and released.

@dkarrasch dkarrasch merged commit 02a2eb7 into master Jul 6, 2022
@dkarrasch dkarrasch deleted the dk/x86 branch July 6, 2022 08:48
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.

Native 32 bit support
2 participants