Skip to content

Conversation

@takejohn
Copy link
Member

What

軽微なリファクタリングです。
Interpreterdefineメソッドを削除し、defineSyncメソッドの名前をdefineに変更します。

Why

もともとのdefineメソッドは効果のないasync/awaitを使用していました。

Additional info (optional)

@codecov-commenter
Copy link

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

Codecov Report

❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/interpreter/index.ts 85.71% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Files with missing lines Coverage Δ
src/interpreter/index.ts 71.87% <85.71%> (-13.94%) ⬇️

... and 29 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.

@syuilo syuilo merged commit 0bd93ab into aiscript-dev:master Sep 14, 2025
4 checks passed
@syuilo
Copy link
Collaborator

syuilo commented Sep 14, 2025

🙏🏻

@takejohn takejohn deleted the refactor/sync-function branch September 14, 2025 11:45
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.

3 participants