cppalliance / NuDB

NuDB: A fast key/value insert-only database for SSD drives in C++11
Boost Software License 1.0
384 stars 59 forks source link

build docs in travis #81

Closed sdarwin closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #81 into develop will decrease coverage by 1.00%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #81      +/-   ##
===========================================
- Coverage    94.55%   93.54%   -1.01%     
===========================================
  Files           29       29              
  Lines         1891     1891              
===========================================
- Hits          1788     1769      -19     
- Misses         103      122      +19     
Impacted Files Coverage Δ
include/nudb/impl/basic_store.ipp 87.35% <0.00%> (-5.34%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fef02e0...b5e7d2e. Read the comment docs.