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

POST /game でジャンルを指定 #730

Merged
merged 19 commits into from
Jan 10, 2024
Merged

POST /game でジャンルを指定 #730

merged 19 commits into from
Jan 10, 2024

Conversation

ikura-hamu
Copy link
Member

resolve: #718

@ikura-hamu ikura-hamu changed the base branch from main to develop December 29, 2023 02:10
@ikura-hamu ikura-hamu marked this pull request as ready for review December 29, 2023 02:10
Copy link

codecov bot commented Dec 29, 2023

Codecov Report

Attention: 32 lines in your changes are missing coverage. Please review.

Comparison is base (98c7464) 51.74% compared to head (7848940) 52.29%.
Report is 1 commits behind head on develop.

Files Patch % Lines
src/repository/gorm2/game_genre.go 66.19% 16 Missing and 8 partials ⚠️
src/handler/v2/game.go 85.18% 3 Missing and 1 partial ⚠️
src/service/v2/game.go 92.15% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #730      +/-   ##
===========================================
+ Coverage    51.74%   52.29%   +0.54%     
===========================================
  Files           91       91              
  Lines         8028     8175     +147     
===========================================
+ Hits          4154     4275     +121     
- Misses        3616     3632      +16     
- Partials       258      268      +10     

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

@ikura-hamu ikura-hamu enabled auto-merge January 10, 2024 14:24
@ikura-hamu ikura-hamu merged commit 2a2054d into develop Jan 10, 2024
6 checks passed
@ikura-hamu ikura-hamu deleted the fix/post_game branch January 10, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

POST /games修正
1 participant