tommy351 / kosko

Organize Kubernetes manifests in TypeScript.
https://kosko.dev
MIT License
334 stars 11 forks source link

Improve generation error handling #136

Closed tommy351 closed 5 months ago

cloudflare-pages[bot] commented 5 months ago

Deploying kosko with  Cloudflare Pages  Cloudflare Pages

Latest commit: bf44f80
Status: ✅  Deploy successful!
Preview URL: https://22f89270.kosko.pages.dev
Branch Preview URL: https://generate-error-handling.kosko.pages.dev

View logs

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 97.82609% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 96.91%. Comparing base (f69c25d) to head (bf44f80).

Files Patch % Lines
packages/cli/src/commands/generate/test-utils.ts 75.00% 1 Missing :warning:
packages/cli/src/commands/generate/worker.ts 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #136 +/- ## ========================================== - Coverage 96.94% 96.91% -0.04% ========================================== Files 118 120 +2 Lines 2752 2788 +36 Branches 711 692 -19 ========================================== + Hits 2668 2702 +34 - Misses 76 85 +9 + Partials 8 1 -7 ```

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