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(refactor): update storage interface #209

Merged
merged 3 commits into from
Oct 7, 2024

Merge branch 'main' into refactor-storage

13eb132
Select commit
Loading
Failed to load commit list.
Merged

fix(refactor): update storage interface #209

Merge branch 'main' into refactor-storage
13eb132
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 7, 2024 in 1s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 339 in pkg/api/cephr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/cephr.go#L339

Added line #L339 was not covered by tests

Check warning on line 349 in pkg/api/cephr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/cephr.go#L349

Added line #L349 was not covered by tests

Check warning on line 353 in pkg/api/cephr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/cephr.go#L352-L353

Added lines #L352 - L353 were not covered by tests

Check warning on line 365 in pkg/api/cephr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/cephr.go#L365

Added line #L365 was not covered by tests

Check warning on line 370 in pkg/api/cephr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/cephr.go#L370

Added line #L370 was not covered by tests

Check warning on line 338 in pkg/api/cpolr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/cpolr.go#L338

Added line #L338 was not covered by tests

Check warning on line 348 in pkg/api/cpolr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/cpolr.go#L348

Added line #L348 was not covered by tests

Check warning on line 352 in pkg/api/cpolr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/cpolr.go#L351-L352

Added lines #L351 - L352 were not covered by tests

Check warning on line 364 in pkg/api/cpolr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/cpolr.go#L364

Added line #L364 was not covered by tests

Check warning on line 369 in pkg/api/cpolr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/cpolr.go#L369

Added line #L369 was not covered by tests

Check warning on line 359 in pkg/api/ephr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/ephr.go#L359

Added line #L359 was not covered by tests

Check warning on line 369 in pkg/api/ephr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/ephr.go#L369

Added line #L369 was not covered by tests

Check warning on line 373 in pkg/api/ephr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/ephr.go#L372-L373

Added lines #L372 - L373 were not covered by tests

Check warning on line 385 in pkg/api/ephr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/ephr.go#L385

Added line #L385 was not covered by tests

Check warning on line 390 in pkg/api/ephr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/ephr.go#L390

Added line #L390 was not covered by tests

Check warning on line 359 in pkg/api/polr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/polr.go#L359

Added line #L359 was not covered by tests

Check warning on line 369 in pkg/api/polr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/polr.go#L369

Added line #L369 was not covered by tests

Check warning on line 373 in pkg/api/polr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/polr.go#L372-L373

Added lines #L372 - L373 were not covered by tests

Check warning on line 385 in pkg/api/polr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/polr.go#L385

Added line #L385 was not covered by tests

Check warning on line 390 in pkg/api/polr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/api/polr.go#L390

Added line #L390 was not covered by tests

Check warning on line 121 in pkg/server/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/server/config.go#L121

Added line #L121 was not covered by tests

Check warning on line 153 in pkg/server/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/server/config.go#L153

Added line #L153 was not covered by tests

Check warning on line 167 in pkg/server/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/server/config.go#L167

Added line #L167 was not covered by tests

Check warning on line 202 in pkg/server/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/server/config.go#L202

Added line #L202 was not covered by tests

Check warning on line 234 in pkg/server/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/server/config.go#L234

Added line #L234 was not covered by tests