salesforce / TransmogrifAI

TransmogrifAI (pronounced trăns-mŏgˈrə-fī) is an AutoML library for building modular, reusable, strongly typed machine learning workflows on Apache Spark with minimal hand-tuning
https://transmogrif.ai
BSD 3-Clause "New" or "Revised" License
2.24k stars 393 forks source link

Improved multi pick list map vectorizer test #292

Closed wsuchy closed 5 years ago

wsuchy commented 5 years ago

..and another test fixed

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #292   +/-   ##
======================================
  Coverage    86.4%   86.4%           
======================================
  Files         319     319           
  Lines       10452   10452           
  Branches      346     346           
======================================
  Hits         9031    9031           
  Misses       1421    1421
Impacted Files Coverage Δ
...ages/impl/feature/MultiPickListMapVectorizer.scala 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 f228f26...ccfd730. Read the comment docs.