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 ConstTag #66

Merged
merged 3 commits into from
Jun 30, 2024
Merged

feat: Print ConstTag #66

merged 3 commits into from
Jun 30, 2024

Conversation

xeho91
Copy link
Owner

@xeho91 xeho91 commented Jun 30, 2024

  • Add tests cases
  • Add initial documentation

Resolves #9

@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

github-actions bot commented Jun 30, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 80.87% 1171 / 1448
🔵 Statements 80.87% 1171 / 1448
🔵 Functions 78.57% 11 / 14
🔵 Branches 63.81% 127 / 199
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/types.ts 0% 0% 0% 0% 1-169
src/node/tag/const.ts 100% 100% 100% 100%
src/node/tag/mod.ts 100% 20% 100% 100%
Generated in workflow #29

Copy link

github-actions bot commented Jun 30, 2024

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

@xeho91 xeho91 merged commit 4c6eb02 into next Jun 30, 2024
7 checks passed
@xeho91 xeho91 deleted the const-tag branch June 30, 2024 18:14
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.

ConstTag
1 participant