KxSystems / pyq

PyQ — Python for kdb+
http://code.kx.com/q/interfaces
Apache License 2.0
191 stars 49 forks source link

Fixes failing test in the test_com #120

Closed sashkab closed 4 years ago

sashkab commented 4 years ago

Closes #119

sashkab commented 4 years ago

32-bit tests failing too...

codecov[bot] commented 4 years ago

Codecov Report

Merging #120 into master will decrease coverage by 0.14%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
- Coverage   89.31%   89.17%   -0.15%     
==========================================
  Files          11       11              
  Lines        3080     3057      -23     
==========================================
- Hits         2751     2726      -25     
- Misses        329      331       +2
Impacted Files Coverage Δ
src/pyq/_k.c 92.41% <0%> (-0.24%) :arrow_down:
src/pyq.c 92.18% <0%> (+0.47%) :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 b96377b...4c597fa. Read the comment docs.

codecov[bot] commented 4 years ago

Codecov Report

Merging #120 into master will decrease coverage by 0.14%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
- Coverage   89.31%   89.17%   -0.15%     
==========================================
  Files          11       11              
  Lines        3080     3057      -23     
==========================================
- Hits         2751     2726      -25     
- Misses        329      331       +2
Impacted Files Coverage Δ
src/pyq/_k.c 92.41% <0%> (-0.24%) :arrow_down:
src/pyq.c 92.18% <0%> (+0.47%) :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 b96377b...c49c0c8. Read the comment docs.