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): サーバー情報から公式タグの一覧を見れるように #357

Merged
merged 4 commits into from
Aug 21, 2024

Conversation

penginn-net
Copy link
Collaborator

@penginn-net penginn-net commented Aug 20, 2024

What

/about に公式タグを追加
image
image

Why

Resolve #317

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 Aug 20, 2024

Codecov Report

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

Project coverage is 20.31%. Comparing base (16d25eb) to head (f56fc0a).
Report is 1 commits behind head on develop.

Files Patch % Lines
packages/frontend/src/pages/about.vue 0.00% 8 Missing ⚠️
packages/frontend/src/pages/official-tags.vue 0.00% 7 Missing ⚠️
packages/frontend/src/ui/_common_/common.ts 0.00% 5 Missing ⚠️
...ackages/frontend/src/pages/admin/official-tags.vue 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #357      +/-   ##
===========================================
- Coverage    20.32%   20.31%   -0.01%     
===========================================
  Files          782      782              
  Lines       116358   116377      +19     
  Branches      1085     1085              
===========================================
  Hits         23644    23644              
- Misses       92129    92148      +19     
  Partials       585      585              

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

@kozakura913 kozakura913 added this to the yojo0.6.0 milestone Aug 20, 2024
@penginn-net penginn-net merged commit 0453a4e into yojo-art:develop Aug 21, 2024
16 of 18 checks passed
@penginn-net penginn-net deleted the resolve-317 branch August 21, 2024 11:54
@kozakura913 kozakura913 mentioned this pull request Aug 30, 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