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(pkg/db): remove cleveldb, fsdb and rocksdb #1714

Merged
merged 9 commits into from
May 15, 2024

Merge branch 'master' of github.com:gnolang/gno into dev/morgan/remov…

c3f91b7
Select commit
Loading
Failed to load commit list.
Merged

feat(pkg/db): remove cleveldb, fsdb and rocksdb #1714

Merge branch 'master' of github.com:gnolang/gno into dev/morgan/remov…
c3f91b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2024 in 0s

47.20% (+0.19%) compared to 8afb1a4

View this Pull Request on Codecov

47.20% (+0.19%) compared to 8afb1a4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.20%. Comparing base (8afb1a4) to head (c3f91b7).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1714      +/-   ##
==========================================
+ Coverage   47.00%   47.20%   +0.19%     
==========================================
  Files         578      575       -3     
  Lines       77582    77092     -490     
==========================================
- Hits        36471    36393      -78     
+ Misses      38076    37666     -410     
+ Partials     3035     3033       -2     

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