salesforce/TransmogrifAI

Improve test coverage for transformers & estimators

Aberta

#278 aberto em 11 de abr. de 2019

 (4 comentários) (0 reação) (0 responsável)Scala (399 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (2.274 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Problem Some of our transformers & estimators are not thoroughly tested or not tested at all.

Solution Use OpTransformerSpec and OpEstimatorSpec base test specs to provide tests for all existing transformers & estimators.

Guia do colaborador