dib-lab / pybbhash

A Python wrapper for the bbhash library for Minimal Perfect Hashing
Other
18 stars 4 forks source link

various upgrades and fixes #13

Closed ctb closed 4 years ago

ctb commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #13 into latest will increase coverage by 5.48%. The diff coverage is 97.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           latest      #13      +/-   ##
==========================================
+ Coverage   69.93%   75.41%   +5.48%     
==========================================
  Files           5        5              
  Lines         143      179      +36     
==========================================
+ Hits          100      135      +35     
- Misses         43       44       +1     
Impacted Files Coverage Δ
test_table.py 99.09% <96.15%> (-0.91%) :arrow_down:
test_bbhash.py 89.28% <100.00%> (+5.95%) :arrow_up:

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 54039de...a75460d. Read the comment docs.