Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Print AwaitBlock #63

Merged
merged 3 commits into from
Jun 30, 2024
Merged

feat: Print AwaitBlock #63

merged 3 commits into from
Jun 30, 2024

Conversation

xeho91
Copy link
Owner

@xeho91 xeho91 commented Jun 30, 2024

  • Add tests cases
  • Add simple documentation

Resolves #37

@xeho91 xeho91 added documentation Changes only affect the documentation enhancement New feature or request minor Increment the minor version when merged tests Add or improve existing tests prerelease This change is available in a prerelease. labels Jun 30, 2024
@xeho91 xeho91 self-assigned this Jun 30, 2024
Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 73.03% 856 / 1172
🔵 Statements 73.03% 856 / 1172
🔵 Functions 71.42% 10 / 14
🔵 Branches 57.48% 96 / 167
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/util.ts 100% 100% 100% 100%
src/node/block/await.ts 100% 100% 100% 100%
src/node/block/if.ts 100% 100% 100% 100%
src/node/tag/expression.ts 100% 100% 100% 100%
Generated in workflow #21

Copy link

PR Preview Action v1.4.7
🚀 Deployed preview to https://xeho91.github.io/svelte-ast-print/docs/pr-preview/pr-63/
on branch gh-pages at 2024-06-30 16:05 UTC

@xeho91 xeho91 merged commit 0848398 into next Jun 30, 2024
7 checks passed
@xeho91 xeho91 deleted the await-block branch June 30, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Changes only affect the documentation enhancement New feature or request minor Increment the minor version when merged prerelease This change is available in a prerelease. tests Add or improve existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AwaitBlock
1 participant