Skip to content

Conversation

@takejohn
Copy link
Member

What

名前空間下の変数定義に属性を付与できるようにします。

Why

Additional info (optional)

@codecov-commenter
Copy link

codecov-commenter commented Dec 31, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files with missing lines Coverage Δ
src/parser/syntaxes/statements.ts 97.37% <100.00%> (+4.12%) ⬆️
src/parser/syntaxes/toplevel.ts 96.15% <100.00%> (-2.41%) ⬇️

... and 28 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@takejohn takejohn changed the title 名前空間下の変数定義に属性を付与できるように feat: 名前空間下の変数定義に属性を付与できるように Jan 2, 2025
@takejohn takejohn merged commit 35c63c5 into aiscript-dev:master Jan 12, 2025
4 checks passed
@takejohn takejohn deleted the feat/868_attr-under-ns branch January 12, 2025 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

名前空間下の変数定義の属性

4 participants