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

enhance(frontend/aiscript): セーブ内容を削除できるMk:removeを追加 #15158

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

kakkokari-gtyih
Copy link
Contributor

What

かいてあるとおり

Why

Fix #15141

Additional info (optional)

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

@github-actions github-actions bot added the packages/frontend Client side specific issue/PR label Dec 20, 2024
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 19.31%. Comparing base (f123be3) to head (26954e1).

Files with missing lines Patch % Lines
packages/frontend/src/scripts/aiscript/api.ts 0.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #15158       +/-   ##
============================================
- Coverage    39.95%   19.31%   -20.64%     
============================================
  Files         1563      728      -835     
  Lines       197878   103878    -94000     
  Branches      3635      991     -2644     
============================================
- Hits         79059    20066    -58993     
+ Misses      118215    83258    -34957     
+ Partials       604      554       -50     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages/frontend Client side specific issue/PR
Projects
Development

Successfully merging this pull request may close these issues.

LocalStorageのremoveItemを呼ぶ拡張APIMk:removeがほしい
1 participant