tendermint / tm-db

Common database interface for various database backends for Tendermint Core and Cosmos SDK
Apache License 2.0
89 stars 136 forks source link

Rocksdb Settings from Omnibus update #289

Closed faddat closed 2 years ago

faddat commented 2 years ago

The omnibus update branch needs to be closed.

So I am breaking it into individual PR's that are easier to review and do not contain the removal of redundant checks mentioned in PR #250

codecov[bot] commented 2 years ago

Codecov Report

Merging #289 (24b0937) into master (b599fa5) will decrease coverage by 0.57%. The diff coverage is 82.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #289      +/-   ##
==========================================
- Coverage   68.30%   67.73%   -0.58%     
==========================================
  Files          27       27              
  Lines        2073     2095      +22     
==========================================
+ Hits         1416     1419       +3     
- Misses        586      605      +19     
  Partials       71       71              
Impacted Files Coverage Δ
rocksdb.go 68.53% <82.14%> (-9.99%) :arrow_down:
Impacted Files Coverage Δ
rocksdb.go 68.53% <82.14%> (-9.99%) :arrow_down: