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

MRG: propagate error from RocksDB::open on bad directory #3306

Merged
merged 2 commits into from
Aug 26, 2024

propagate error on bad directory when opening RocksDB

3a7abe9
Select commit
Loading
Failed to load commit list.
Merged

MRG: propagate error from RocksDB::open on bad directory #3306

propagate error on bad directory when opening RocksDB
3a7abe9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 24, 2024 in 0s

86.67% (-0.02%) compared to 38af8fe

View this Pull Request on Codecov

86.67% (-0.02%) compared to 38af8fe

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.67%. Comparing base (38af8fe) to head (3a7abe9).

Additional details and impacted files
@@            Coverage Diff             @@
##           latest    #3306      +/-   ##
==========================================
- Coverage   86.69%   86.67%   -0.02%     
==========================================
  Files         137      137              
  Lines       16003    16003              
  Branches     2728     2728              
==========================================
- Hits        13873    13871       -2     
- Misses       1821     1823       +2     
  Partials      309      309              

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