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

Update names of transformer tests and files to match class names #284

Closed crupley closed 5 years ago

crupley commented 5 years ago

Related issues

https://github.com/salesforce/TransmogrifAI/issues/278

Describe the proposed solution Update names of some test classes and files to match name of the class they are testing

Describe alternatives you've considered None

Additional context None

codecov[bot] commented 5 years ago

Codecov Report

Merging #284 into master will decrease coverage by 3.89%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #284     +/-   ##
=========================================
- Coverage    86.4%   82.51%   -3.9%     
=========================================
  Files         319      319             
  Lines       10453    10453             
  Branches      351      545    +194     
=========================================
- Hits         9032     8625    -407     
- Misses       1421     1828    +407
Impacted Files Coverage Δ
...alesforce/op/cli/gen/templates/SimpleProject.scala 0% <0%> (-100%) :arrow_down:
.../scala/com/salesforce/op/cli/gen/ProblemKind.scala 0% <0%> (-100%) :arrow_down:
...cala/com/salesforce/op/cli/gen/FileInProject.scala 0% <0%> (-100%) :arrow_down:
...in/scala/com/salesforce/op/cli/CommandParser.scala 0% <0%> (-98.12%) :arrow_down:
...cala/com/salesforce/op/cli/gen/ProblemSchema.scala 0% <0%> (-96.56%) :arrow_down:
...src/main/scala/com/salesforce/op/cli/gen/Ops.scala 0% <0%> (-94%) :arrow_down:
...ain/scala/com/salesforce/op/cli/SchemaSource.scala 0% <0%> (-87.94%) :arrow_down:
...a/com/salesforce/op/cli/gen/ProjectGenerator.scala 0% <0%> (-87.5%) :arrow_down:
...in/scala/com/salesforce/op/cli/CliParameters.scala 0% <0%> (-80.96%) :arrow_down:
...src/main/scala/com/salesforce/op/cli/CliExec.scala 0% <0%> (-80%) :arrow_down:
... and 2 more

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 b8ddca9...41c513f. Read the comment docs.