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

feat: add support for embedded etcd #213

Merged
merged 15 commits into from
Oct 31, 2024

fix: update defaults

1559465
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for embedded etcd #213

fix: update defaults
1559465
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 0s

0.00% (+0.00%) compared to c0d75ef

View this Pull Request on Codecov

0.00% (+0.00%) compared to c0d75ef

Details

Codecov Report

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

Project coverage is 0.00%. Comparing base (c0d75ef) to head (1559465).

Files with missing lines Patch % Lines
pkg/storage/etcd/store.go 0.00% 138 Missing ⚠️
pkg/storage/etcd/new.go 0.00% 31 Missing ⚠️
pkg/storage/store.go 0.00% 15 Missing ⚠️
pkg/app/opts/options.go 0.00% 8 Missing ⚠️
pkg/server/config.go 0.00% 7 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main    #213    +/-   ##
======================================
  Coverage   0.00%   0.00%            
======================================
  Files         30      32     +2     
  Lines      17670   18611   +941     
======================================
- Misses     17670   18611   +941     

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