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 IfBlock #60

Merged
merged 3 commits into from
Jun 30, 2024
Merged

feat: Print IfBlock #60

merged 3 commits into from
Jun 30, 2024

Conversation

xeho91
Copy link
Owner

@xeho91 xeho91 commented Jun 30, 2024

  • Add test cases
  • Add simple documentation

Resolves #39

@xeho91 xeho91 added this to the v1.0.0 milestone Jun 30, 2024
@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 removed this from the v1.0.0 milestone Jun 30, 2024
@xeho91 xeho91 self-assigned this Jun 30, 2024
Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 57.17% 542 / 948
🔵 Statements 57.17% 542 / 948
🔵 Functions 46.15% 6 / 13
🔵 Branches 47.11% 49 / 104
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/node/block/if.ts 100% 100% 100% 100%
Generated in workflow #13

Copy link

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

@xeho91 xeho91 merged commit f950be9 into next Jun 30, 2024
7 checks passed
@xeho91 xeho91 deleted the ifblock branch June 30, 2024 13:17
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.

IfBlock
1 participant