Open nrc opened 4 hours 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!
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
modeling-app | ✅ Ready (Inspect) | Visit Preview | Nov 26, 2024 3:56am |
Attention: Patch coverage is 89.86486%
with 15 lines
in your changes missing coverage. Please review.
Project coverage is 86.16%. Comparing base (
5424252
) to head (5e58986
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/wasm-lib/kcl/src/unparser.rs | 77.77% | 14 Missing :warning: |
src/wasm-lib/kcl/src/parser.rs | 66.66% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Also makes return types use
:
and formats parameter and return types