uber / petastorm

Petastorm library enables single machine or distributed training and evaluation of deep learning models from datasets in Apache Parquet format. It supports ML frameworks such as Tensorflow, Pytorch, and PySpark and can be used from pure Python code.
Apache License 2.0
1.78k stars 285 forks source link

Upgrade pyarrow to 0.17.1 in travis build #557

Closed selitvin closed 3 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #557      +/-   ##
==========================================
+ Coverage   86.08%   86.10%   +0.02%     
==========================================
  Files          87       87              
  Lines        4972     4972              
  Branches      793      793              
==========================================
+ Hits         4280     4281       +1     
  Misses        563      563              
+ Partials      129      128       -1     
Impacted Files Coverage Δ
petastorm/hdfs/namenode.py 97.77% <0.00%> (+0.74%) :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 6739296...e3cc12b. Read the comment docs.