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

ノート詳細の本文表示優先度を変更 #408

Merged
merged 4 commits into from
Sep 4, 2024

Conversation

kozakura913
Copy link
Collaborator

@kozakura913 kozakura913 commented Sep 4, 2024

What

ノート詳細の本文表示優先度を変更

Why

アバターデコレーションが本文を覆い隠してしまう

Additional info (optional)

resolve: #405

Checklist

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

@kozakura913 kozakura913 self-assigned this Sep 4, 2024
@kozakura913 kozakura913 added this to the yojo1.0.0 milestone Sep 4, 2024
Copy link

codecov bot commented Sep 4, 2024

Codecov Report

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

Project coverage is 20.21%. Comparing base (a5562c7) to head (068901b).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...ackages/frontend/src/components/MkNoteDetailed.vue 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           develop     #408       +/-   ##
============================================
- Coverage    38.75%   20.21%   -18.54%     
============================================
  Files         1659      786      -873     
  Lines       217140   117084   -100056     
  Branches      2864     1088     -1776     
============================================
- Hits         84145    23665    -60480     
+ Misses      132386    92831    -39555     
+ Partials       609      588       -21     

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

@kozakura913 kozakura913 merged commit 676dbf7 into yojo-art:develop Sep 4, 2024
16 of 17 checks passed
@kozakura913 kozakura913 deleted the issue_405 branch September 4, 2024 11:16
@kozakura913 kozakura913 mentioned this pull request Sep 4, 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