spotify / spotify-tensorflow

Provides Spotify-specific TensorFlow helpers
Apache License 2.0
124 stars 25 forks source link

TFDV: Allow compressed inputs (e.g. tfrecord.gz) #190

Closed brianmartin closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #190 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #190   +/-   ##
=======================================
  Coverage   89.09%   89.09%           
=======================================
  Files          12       12           
  Lines         743      743           
=======================================
  Hits          662      662           
  Misses         81       81
Impacted Files Coverage Δ
spotify_tensorflow/tfx/tfdv.py 93.93% <100%> (ø) :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 3761770...a12a87c. Read the comment docs.

brianmartin commented 5 years ago

Closing in favor of #191