salesforce/TransmogrifAI

Improve test coverage for transformers & estimators

Aperta

#278 aperta il 11 apr 2019

 (4 commenti) (0 reazioni) (0 assegnatari)Scala (399 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (2274 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor