tommy351 / kosko

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

fix(cli): Set up logger in worker #116

Closed tommy351 closed 1 year ago

cloudflare-pages[bot] commented 1 year ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 12735f0
Status: ✅  Deploy successful!
Preview URL: https://308d670d.kosko.pages.dev
Branch Preview URL: https://cli-worker-log-level.kosko.pages.dev

View logs

codecov[bot] commented 1 year ago

Codecov Report

Base: 96.65% // Head: 96.65% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (12735f0) compared to base (db63f7f). Patch coverage: 87.50% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #116 +/- ## ======================================= Coverage 96.65% 96.65% ======================================= Files 67 68 +1 Lines 1375 1376 +1 Branches 283 283 ======================================= + Hits 1329 1330 +1 Misses 41 41 Partials 5 5 ``` | [Impacted Files](https://codecov.io/gh/tommy351/kosko/pull/116?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tommy+Chen) | Coverage Δ | | |---|---|---| | [packages/cli/src/cli/logger.ts](https://codecov.io/gh/tommy351/kosko/pull/116/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tommy+Chen#diff-cGFja2FnZXMvY2xpL3NyYy9jbGkvbG9nZ2VyLnRz) | `85.71% <85.71%> (ø)` | | | [packages/cli/src/commands/root.ts](https://codecov.io/gh/tommy351/kosko/pull/116/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tommy+Chen#diff-cGFja2FnZXMvY2xpL3NyYy9jb21tYW5kcy9yb290LnRz) | `100.00% <100.00%> (+6.25%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tommy+Chen). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tommy+Chen)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.