KittyCAD / modeling-app

The KittyCAD modeling app.
https://kittycad.io/modeling-app/download
MIT License
366 stars 29 forks source link

More semantic tokens modifiers #2823

Closed jessfraz closed 3 months ago

qa-wolf[bot] commented 3 months ago

QA Wolf here! As you write new code it's important that your test coverage is keeping up. Click here to request test coverage for this PR!

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Jun 26, 2024 9:20pm
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 96.42857% with 6 lines in your changes missing coverage. Please review.

Project coverage is 87.07%. Comparing base (a9e480f) to head (7222524).

Files Patch % Lines
src/wasm-lib/kcl/src/lsp/kcl/mod.rs 95.89% 3 Missing :warning:
src/wasm-lib/kcl/src/lsp/copilot/mod.rs 75.00% 2 Missing :warning:
src/wasm-lib/kcl-test-server/src/lib.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2823 +/- ## ========================================== + Coverage 87.02% 87.07% +0.04% ========================================== Files 61 61 Lines 24697 24773 +76 ========================================== + Hits 21493 21570 +77 + Misses 3204 3203 -1 ``` | [Flag](https://app.codecov.io/gh/KittyCAD/modeling-app/pull/2823/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KittyCAD) | Coverage Δ | | |---|---|---| | [wasm-lib](https://app.codecov.io/gh/KittyCAD/modeling-app/pull/2823/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KittyCAD) | `87.07% <96.42%> (+0.04%)` | :arrow_up: | 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.