salesforce/TransmogrifAI

Improve test coverage for transformers & estimators

开放

#278 创建于 2019年4月11日

 (4 条评论) (0 个反应) (0 位负责人)Scala (399 个派生)batch import
enhancementgood first issue

仓库指标

星标
 (2,274 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南