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 OPCollectionHashingVectorizerTest test #286

Closed wsuchy closed 5 years ago

wsuchy commented 5 years ago

Improved OPCollectionHashingVectorizerTest by extending OpTransformerSpec

codecov[bot] commented 5 years ago

Codecov Report

Merging #286 into master will increase coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #286      +/-   ##
==========================================
+ Coverage    86.4%   86.42%   +0.01%     
==========================================
  Files         319      319              
  Lines       10453    10453              
  Branches      351      561     +210     
==========================================
+ Hits         9032     9034       +2     
+ Misses       1421     1419       -2
Impacted Files Coverage Δ
...es/src/main/scala/com/salesforce/op/OpParams.scala 89.79% <0%> (+4.08%) :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 2c06124...a7c4c9a. Read the comment docs.