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

Fix/make gameversion unique #1090

Merged
merged 24 commits into from
Jan 19, 2025

fix:repository/gorm2でErrDuplicatedKeyを返すように

0750ea0
Select commit
Loading
Failed to load commit list.
Merged

Fix/make gameversion unique #1090

fix:repository/gorm2でErrDuplicatedKeyを返すように
0750ea0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 19, 2025 in 0s

38.59% of diff hit (target 51.16%)

View this Pull Request on Codecov

38.59% of diff hit (target 51.16%)

Annotations

Check warning on line 89 in src/repository/gorm2/migrate/v15.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repository/gorm2/migrate/v15.go#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 102 in src/repository/gorm2/migrate/v15.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repository/gorm2/migrate/v15.go#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 112 in src/repository/gorm2/migrate/v15.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repository/gorm2/migrate/v15.go#L108-L112

Added lines #L108 - L112 were not covered by tests

Check warning on line 123 in src/repository/gorm2/migrate/v15.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repository/gorm2/migrate/v15.go#L114-L123

Added lines #L114 - L123 were not covered by tests

Check warning on line 128 in src/repository/gorm2/migrate/v15.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repository/gorm2/migrate/v15.go#L127-L128

Added lines #L127 - L128 were not covered by tests

Check warning on line 139 in src/repository/gorm2/migrate/v15.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/repository/gorm2/migrate/v15.go#L132-L139

Added lines #L132 - L139 were not covered by tests

Check warning on line 159 in src/service/v2/game_version.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/v2/game_version.go#L158-L159

Added lines #L158 - L159 were not covered by tests