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

チャートの連合グラフで割合を表示 #437

Merged
merged 9 commits into from
Sep 14, 2024

Conversation

kozakura913
Copy link
Collaborator

@kozakura913 kozakura913 commented Sep 14, 2024

What

image

Why

resolve: #426

Additional info (optional)

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 Sep 14, 2024

Codecov Report

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

Project coverage is 20.20%. Comparing base (641c923) to head (364da7d).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
packages/frontend/src/scripts/use-chart-tooltip.ts 0.00% 12 Missing ⚠️
...ckages/frontend/src/components/MkInstanceStats.vue 0.00% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #437      +/-   ##
===========================================
- Coverage    20.21%   20.20%   -0.01%     
===========================================
  Files          787      787              
  Lines       117146   117154       +8     
  Branches      1088     1088              
===========================================
  Hits         23676    23676              
- Misses       92882    92890       +8     
  Partials       588      588              

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

@penginn-net
Copy link
Collaborator

1718ってこのブランチ?

@kozakura913
Copy link
Collaborator Author

image
これを直す必要がある

@kozakura913
Copy link
Collaborator Author

1718ってこのブランチ?

issue296 の作業中

@kozakura913
Copy link
Collaborator Author

100%のやつこれ元からこうなのか

@kozakura913 kozakura913 merged commit 142f9e5 into yojo-art:develop Sep 14, 2024
16 of 17 checks passed
@kozakura913 kozakura913 deleted the issue_426 branch September 14, 2024 05:25
@kozakura913 kozakura913 self-assigned this Sep 14, 2024
@kozakura913 kozakura913 added this to the yojo1.1.0 milestone Sep 14, 2024
@kozakura913 kozakura913 mentioned this pull request Nov 8, 2024
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