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

Change default clipping to false #82

Merged
merged 1 commit into from
Aug 13, 2023
Merged

Change default clipping to false #82

merged 1 commit into from
Aug 13, 2023

Conversation

DanielVandH
Copy link
Member

Also removed an export that doesn't have a function, and use more efficient unbounded detection

@codecov
Copy link

codecov bot commented Aug 13, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.14% ⚠️

Comparison is base (07dac85) 94.10% compared to head (2b6479a) 93.97%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
- Coverage   94.10%   93.97%   -0.14%     
==========================================
  Files          75       75              
  Lines        5565     5573       +8     
==========================================
  Hits         5237     5237              
- Misses        328      336       +8     
Files Changed Coverage Δ
src/DelaunayTriangulation.jl 100.00% <ø> (ø)
src/data_structures/voronoi/voronoi.jl 91.89% <100.00%> (ø)
src/voronoi/main.jl 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DanielVandH DanielVandH merged commit a310d56 into main Aug 13, 2023
7 of 8 checks passed
@DanielVandH DanielVandH deleted the clip-default branch September 23, 2023 13: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