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

💥 Replace BoltDB Storage to Gorm SQL #237

Merged
merged 7 commits into from
Oct 9, 2023

Extend Test Cases

3f77394
Select commit
Loading
Failed to load commit list.
Merged

💥 Replace BoltDB Storage to Gorm SQL #237

Extend Test Cases
3f77394
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 8, 2023 in 0s

90.71% of diff hit (target 89.05%)

View this Pull Request on Codecov

90.71% of diff hit (target 89.05%)

Annotations

Check warning on line 54 in internal/api/upload.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/api/upload.go#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 135 in internal/storage/sql_storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/sql_storage.go#L134-L135

Added lines #L134 - L135 were not covered by tests

Check warning on line 151 in internal/storage/sql_storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/sql_storage.go#L150-L151

Added lines #L150 - L151 were not covered by tests

Check warning on line 160 in internal/storage/sql_storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/sql_storage.go#L159-L160

Added lines #L159 - L160 were not covered by tests

Check warning on line 171 in internal/storage/sql_storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/sql_storage.go#L170-L171

Added lines #L170 - L171 were not covered by tests

Check warning on line 231 in internal/storage/sql_storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/sql_storage.go#L230-L231

Added lines #L230 - L231 were not covered by tests

Check warning on line 247 in internal/storage/sql_storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/sql_storage.go#L246-L247

Added lines #L246 - L247 were not covered by tests

Check warning on line 262 in internal/storage/sql_storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/sql_storage.go#L261-L262

Added lines #L261 - L262 were not covered by tests

Check warning on line 278 in internal/storage/sql_storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/storage/sql_storage.go#L277-L278

Added lines #L277 - L278 were not covered by tests