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

Adding python 3.6 build to travis.ci config #580

Closed selitvin closed 3 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #580 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #580   +/-   ##
=======================================
  Coverage   85.69%   85.69%           
=======================================
  Files          87       87           
  Lines        4983     4983           
  Branches      794      794           
=======================================
  Hits         4270     4270           
  Misses        577      577           
  Partials      136      136           

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 6e263b5...1a3febc. Read the comment docs.