KxSystems / pyq

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

Install numpy in Travis CI to improve coverage. #46

Closed abalkin closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #46 into master will increase coverage by 6.85%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   71.63%   78.48%   +6.85%     
==========================================
  Files           7        7              
  Lines         846      846              
==========================================
+ Hits          606      664      +58     
+ Misses        240      182      -58
Impacted Files Coverage Δ
src/pyq/conftest.py 89.74% <0%> (-2.57%) :arrow_down:
src/pyq/__init__.py 94.31% <0%> (+2.15%) :arrow_up:
src/pyq/_n.py 100% <0%> (+94.11%) :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 71dba63...02d6558. Read the comment docs.