Closed speleo3 closed 3 years ago
Merging #110 (c78345c) into master (45aa08a) will decrease coverage by
0.22%
. The diff coverage is96.42%
.
@@ Coverage Diff @@
## master #110 +/- ##
==========================================
- Coverage 73.31% 73.09% -0.23%
==========================================
Files 24 24
Lines 3987 3958 -29
==========================================
- Hits 2923 2893 -30
- Misses 1064 1065 +1
Impacted Files | Coverage Δ | |
---|---|---|
propka/bonds.py | 55.40% <96.42%> (-5.56%) |
: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 45aa08a...c78345c. Read the comment docs.
I fully agree, scipy.spatial.KDTree
is fantastic, but scipy
is a pretty hefty dependency.
First commit fixes #97. Second commit makes box bonding 5 times faster.