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: AiScriptを緊急停止する関数を追加 #372

Merged
merged 7 commits into from
Feb 13, 2024

Conversation

FineArchs
Copy link
Member

Core:abort関数により、例外を発生させプログラムを緊急停止できるようになります。

@codecov
Copy link

codecov bot commented Sep 23, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.04% 🎉

Comparison is base (d4071dd) 88.47% compared to head (5632ed6) 88.52%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #372      +/-   ##
==========================================
+ Coverage   88.47%   88.52%   +0.04%     
==========================================
  Files          21       21              
  Lines        3452     3467      +15     
  Branches      572      575       +3     
==========================================
+ Hits         3054     3069      +15     
  Misses        386      386              
  Partials       12       12              
Files Changed Coverage Δ
src/error.ts 91.89% <100.00%> (+1.41%) ⬆️
src/interpreter/lib/std.ts 75.34% <100.00%> (+0.17%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@FineArchs FineArchs requested a review from syuilo November 1, 2023 07:55
@syuilo syuilo merged commit 38e5f1f into aiscript-dev:master Feb 13, 2024
4 checks passed
@syuilo
Copy link
Collaborator

syuilo commented Feb 13, 2024

🙏

@FineArchs FineArchs deleted the abort branch February 13, 2024 01:07
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