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): データセーバーウィジェットを追加 #608

Merged
merged 12 commits into from
Jan 10, 2025

Conversation

penginn-net
Copy link
Collaborator

What

データセーバーウィジェットを追加

Why

Close #597

Additional info (optional)

これでいい?
image
cc @shiroha-a

Checklist

  • コントリビューションガイドを読みました( Read the contribution guide)
  • ローカル環境で動作しました(Test working in a local environment)
  • (必要なら)CHANGELOG_YOJO.mdの更新((If needed) Update CHANGELOG_YOJO.md)
  • (必要なら)テストの追加((If possible) Add tests)

Copy link

codecov bot commented Jan 5, 2025

Codecov Report

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

Project coverage is 19.85%. Comparing base (8350c4d) to head (1668cc3).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
packages/frontend/src/components/CPDataSaver.vue 0.00% 71 Missing and 1 partial ⚠️
packages/frontend/src/widgets/WidgetDataSaver.vue 0.00% 34 Missing and 1 partial ⚠️
packages/frontend/src/pages/settings/general.vue 0.00% 2 Missing ⚠️
packages/frontend/src/widgets/index.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #608      +/-   ##
===========================================
- Coverage    19.85%   19.85%   -0.01%     
===========================================
  Files          797      799       +2     
  Lines       123278   123339      +61     
  Branches      1041     1043       +2     
===========================================
  Hits         24483    24483              
- Misses       98190    98249      +59     
- Partials       605      607       +2     

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

@kozakura913 kozakura913 added this to the 1.3.0 milestone Jan 5, 2025
@kozakura913 kozakura913 self-requested a review January 8, 2025 22:53
@penginn-net penginn-net merged commit c05ba5e into yojo-art:develop Jan 10, 2025
22 of 23 checks passed
@penginn-net penginn-net deleted the i-597 branch January 10, 2025 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

データセーバーのオンオフをワンタッチでできるようにする。
2 participants