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 missing legal header to gcsfs_wrapper.py #572

Closed selitvin closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #572   +/-   ##
=======================================
  Coverage   85.67%   85.67%           
=======================================
  Files          87       87           
  Lines        4976     4976           
  Branches      794      794           
=======================================
  Hits         4263     4263           
  Misses        577      577           
  Partials      136      136           
Impacted Files Coverage Δ
petastorm/gcsfs_helpers/gcsfs_wrapper.py 16.66% <ø> (ø)

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 8fe1bc4...875d908. Read the comment docs.