KittyCAD / modeling-api

KittyCAD Modeling API
MIT License
6 stars 1 forks source link

Add arcTo to path segment (three point arc) #610

Closed mlfarrell closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (main@6653b37). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #610 +/- ## ======================================= Coverage ? 24.07% ======================================= Files ? 35 Lines ? 2023 Branches ? 0 ======================================= Hits ? 487 Misses ? 1536 Partials ? 0 ``` | [Flag](https://app.codecov.io/gh/KittyCAD/modeling-api/pull/610/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KittyCAD) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/KittyCAD/modeling-api/pull/610/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KittyCAD) | `24.07% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KittyCAD#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

adamchalmers commented 3 weeks ago

LGTM