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

Problem: versiondb NewKVStore don't accept string as store name #1684

Merged
merged 3 commits into from
Nov 11, 2024

Merge branch 'main' into cleanup

e55e740
Select commit
Loading
Failed to load commit list.
Merged

Problem: versiondb NewKVStore don't accept string as store name #1684

Merge branch 'main' into cleanup
e55e740
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2024 in 0s

35.27% (+18.42%) compared to 2648b69

View this Pull Request on Codecov

35.27% (+18.42%) compared to 2648b69

Details

Codecov Report

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

Project coverage is 35.27%. Comparing base (2648b69) to head (e55e740).

Files with missing lines Patch % Lines
versiondb/store.go 0.00% 5 Missing ⚠️
versiondb/multistore.go 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #1684       +/-   ##
===========================================
+ Coverage   16.84%   35.27%   +18.42%     
===========================================
  Files          72      123       +51     
  Lines        6161    11752     +5591     
===========================================
+ Hits         1038     4145     +3107     
- Misses       5000     7193     +2193     
- Partials      123      414      +291     
Files with missing lines Coverage Δ
versiondb/multistore.go 0.00% <0.00%> (ø)
versiondb/store.go 0.00% <0.00%> (ø)

... and 68 files with indirect coverage changes