Skip to content

service の SetGameCreatorJobs 実装 - #1663

Open
ikura-hamu wants to merge 6 commits into
mainfrom
feat/creator_service_set_creator_jobs
Open

service の SetGameCreatorJobs 実装#1663
ikura-hamu wants to merge 6 commits into
mainfrom
feat/creator_service_set_creator_jobs

Conversation

@ikura-hamu

Copy link
Copy Markdown
Member

fix #1646

  • ✨ repositoryのinterface定義
  • ✨ serviceのSetGameCreatorJobsを実装
  • ✅ serviceのSetGameCreatorJobsのテスト
  • 🩹 serviceのinterface定義
  • 🏭 コード生成

@ikura-hamu
ikura-hamu requested a review from a team as a code owner August 24, 2026 13:03
@coderabbitai

coderabbitai Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 78e6dc94-841c-4b23-bbe5-0a0639fba1e1


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown

Migrate lint ✅

Lint output

@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 88.57143% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.16%. Comparing base (7b5b3e9) to head (1e138d1).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/repository/gorm2/game_creator.go 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1663      +/-   ##
==========================================
+ Coverage   51.82%   52.16%   +0.34%     
==========================================
  Files         147      147              
  Lines       11289    11386      +97     
==========================================
+ Hits         5851     5940      +89     
- Misses       5096     5104       +8     
  Partials      342      342              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

service の EditGameCreatorJobs 実装

1 participant