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: sdk v47 is not used #1121

Merged
merged 33 commits into from
Sep 6, 2023

fix lint

3142c42
Select commit
Loading
Failed to load commit list.
Merged

Problem: sdk v47 is not used #1121

fix lint
3142c42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2023 in 0s

46.62% (+0.07%) compared to c575f47

View this Pull Request on Codecov

46.62% (+0.07%) compared to c575f47

Details

Codecov Report

Merging #1121 (3142c42) into main (c575f47) will increase coverage by 0.07%.
The diff coverage is 70.14%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1121      +/-   ##
==========================================
+ Coverage   46.54%   46.62%   +0.07%     
==========================================
  Files         105      104       -1     
  Lines        7923     7900      -23     
==========================================
- Hits         3688     3683       -5     
+ Misses       3856     3843      -13     
+ Partials      379      374       -5     
Files Changed Coverage Δ
app/encoding.go 100.00% <ø> (ø)
app/state.go 0.00% <0.00%> (ø)
memiavl/db.go 59.87% <ø> (ø)
memiavl/import.go 64.64% <ø> (ø)
memiavl/iterator.go 79.71% <ø> (ø)
memiavl/tree.go 78.12% <ø> (ø)
versiondb/client/cmd.go 0.00% <ø> (ø)
versiondb/client/dump.go 0.00% <ø> (ø)
versiondb/client/restore.go 0.00% <ø> (ø)
versiondb/client/restore_app_db.go 0.00% <0.00%> (ø)
... and 18 more

... and 3 files with indirect coverage changes