salesforce/TransmogrifAI

Improve test coverage for transformers & estimators

オープン

#278 opened on 2019/04/11

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Scala (399 件のフォーク)batch import
enhancementgood first issue

Repository metrics

Stars
 (2,274 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド