Closed ctb closed 4 years ago
Merging #13 into latest will increase coverage by
5.48%
. The diff coverage is97.22%
.
@@ 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.
require_exist
option toBBHashTable.get_unique_values
that will raise exception for missing itemsBBHashTable.get_unique_values
to take any iterablePyMPHF.lookup_many
to take any iterable