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
Merged

Conversation

vishal-chdhry
Copy link
Member

No description provided.

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

Attention: Patch coverage is 0% with 132 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (7643ae8) to head (13eb132).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
pkg/storage/db/cephr.go 0.00% 17 Missing ⚠️
pkg/storage/db/cpolr.go 0.00% 17 Missing ⚠️
pkg/storage/db/ephr.go 0.00% 17 Missing ⚠️
pkg/storage/db/polr.go 0.00% 17 Missing ⚠️
pkg/server/config.go 0.00% 12 Missing ⚠️
pkg/api/cephr.go 0.00% 6 Missing ⚠️
pkg/api/cpolr.go 0.00% 6 Missing ⚠️
pkg/api/ephr.go 0.00% 6 Missing ⚠️
pkg/api/polr.go 0.00% 6 Missing ⚠️
pkg/storage/inmemory/cpehr.go 0.00% 6 Missing ⚠️
... and 4 more
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #209   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         30      30           
  Lines      17646   17670   +24     
=====================================
- Misses     17646   17670   +24     

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

@vishal-chdhry vishal-chdhry merged commit bd2b728 into main Oct 7, 2024
21 checks passed
@vishal-chdhry vishal-chdhry deleted the refactor-storage branch October 7, 2024 15:24
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.

1 participant