Skip to content

Conversation

@hf
Copy link
Owner

@hf hf commented Oct 16, 2016

Specifically:

  • error_if_exists
  • reuse_logs
  • paranoid_checks
  • max_open_files

For details, see: https://github.com/google/leveldb/blob/v1.19/include/leveldb/options.h

Specifically:
  - error_if_exists
  - reuse_logs
  - paranoid_checks
  - max_open_files

For details, see: https://github.com/google/leveldb/blob/v1.19/include/leveldb/options.h
@codecov-io
Copy link

codecov-io commented Oct 16, 2016

Current coverage is 73.30% (diff: 75.00%)

Merging #8 into master will decrease coverage by 0.88%

@@             master         #8   diff @@
==========================================
  Files            19         19          
  Lines           434        457    +23   
  Methods           0          0          
  Messages          0          0          
  Branches         87         87          
==========================================
+ Hits            322        335    +13   
- Misses           82         90     +8   
- Partials         30         32     +2   

Powered by Codecov. Last update c931c12...01207d7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants