ipatalas / vscode-postfix-ts

Postfix notation for TypeScript/Javascript - extension for VS Code
MIT License
158 stars 43 forks source link

Add `await` template #98

Closed ipatalas closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 93.20% // Head: 93.53% // Increases project coverage by +0.32% :tada:

Coverage data is based on head (3e4ce9e) compared to base (31e3c65). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #98 +/- ## =========================================== + Coverage 93.20% 93.53% +0.32% =========================================== Files 23 24 +1 Lines 1369 1392 +23 Branches 241 246 +5 =========================================== + Hits 1276 1302 +26 + Misses 90 87 -3 Partials 3 3 ``` | [Impacted Files](https://codecov.io/gh/ipatalas/vscode-postfix-ts/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ireneusz+Patalas) | Coverage Δ | | |---|---|---| | [src/templates/awaitTemplate.ts](https://codecov.io/gh/ipatalas/vscode-postfix-ts/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ireneusz+Patalas#diff-c3JjL3RlbXBsYXRlcy9hd2FpdFRlbXBsYXRlLnRz) | `100.00% <100.00%> (ø)` | | | [src/utils/templates.ts](https://codecov.io/gh/ipatalas/vscode-postfix-ts/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ireneusz+Patalas#diff-c3JjL3V0aWxzL3RlbXBsYXRlcy50cw==) | `95.31% <100.00%> (+0.15%)` | :arrow_up: | | [src/extension.ts](https://codecov.io/gh/ipatalas/vscode-postfix-ts/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ireneusz+Patalas#diff-c3JjL2V4dGVuc2lvbi50cw==) | `97.82% <0.00%> (+6.52%)` | :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=Ireneusz+Patalas). 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=Ireneusz+Patalas)

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