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.8k stars 284 forks source link

Test Travis CI with py3.6 #666

Closed chongxiaoc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #666 (3ba9697) into master (cc1d5d3) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #666   +/-   ##
=======================================
  Coverage   85.79%   85.79%           
=======================================
  Files          84       84           
  Lines        4928     4928           
  Branches      779      779           
=======================================
  Hits         4228     4228           
  Misses        561      561           
  Partials      139      139           

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 cc1d5d3...3ba9697. Read the comment docs.