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

Add boundary for bezier curve #223

Merged
merged 8 commits into from
Dec 5, 2021
Merged

Add boundary for bezier curve #223

merged 8 commits into from
Dec 5, 2021

Conversation

HaoxuanGuo
Copy link
Contributor

Bezier curve for #210 .

src/primitives/bezier.jl Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Dec 5, 2021

Codecov Report

Merging #223 (1dc8754) into master (ff1f465) will decrease coverage by 0.08%.
The diff coverage is 100.00%.

❗ Current head 1dc8754 differs from pull request most recent head e66b6f9. Consider uploading reports for the commit e66b6f9 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #223      +/-   ##
==========================================
- Coverage   88.57%   88.49%   -0.09%     
==========================================
  Files         103      103              
  Lines        2583     2608      +25     
==========================================
+ Hits         2288     2308      +20     
- Misses        295      300       +5     
Impacted Files Coverage Δ
src/primitives/bezier.jl 97.50% <100.00%> (+0.35%) ⬆️
src/primitives/cylinder.jl 70.58% <0.00%> (-15.13%) ⬇️
src/primitives/plane.jl 89.47% <0.00%> (+0.58%) ⬆️

Continue to review full report at Codecov.

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

src/primitives/bezier.jl Outdated Show resolved Hide resolved
src/primitives/bezier.jl Outdated Show resolved Hide resolved
src/primitives/bezier.jl Outdated Show resolved Hide resolved
src/primitives/bezier.jl Outdated Show resolved Hide resolved
test/primitives.jl Outdated Show resolved Hide resolved
test/primitives.jl Outdated Show resolved Hide resolved
@juliohm juliohm merged commit cc725cb into JuliaGeometry:master Dec 5, 2021
@HaoxuanGuo HaoxuanGuo deleted the boundary_for_bezier branch December 5, 2021 14:35
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

2 participants