Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BACKLOG-14903] Transmeta already loaded from repo fix #3784

Merged
merged 1 commit into from
Apr 19, 2017

Conversation

bmorrise
Copy link

No description provided.

@wingman-pentaho
Copy link
Collaborator

Build Completed

🔥 This pull request has some issues. It would be preferable to fix them in order for it to be just perfect. See below for more details. Some links are also available below for further assistance in addressing those issues.

Build Commands

ant -Dtestreports.dir=bin/reports/unit-test -f engine/build.xml clean-all resolve jacoco && ant -f engine/build.xml checkstyle publish-local

Cleanup Commands

rm -r ~/.ivy2/local || echo no publish local to remove

Changed files

  engine/src/org/pentaho/di/job/entries/trans/JobEntryTrans.java

Unit test coverage change

These statistics help you identify how your changes have affected the coverage of the following files. If a file is not in this list, then its coverage was not affected by your changes. To get some help interpreting these metrics, please refer to Jacoco's documentation.

org.pentaho.di.job.entries.evaluatetablecontent.JobEntryEvalTableContent
  • Branch Change: -1.01%🔻
  • Complexity Change: -1.06%🔻
  • Instruction Change: -.17%🔻
org.pentaho.di.job.entries.ftpsget.JobEntryFTPSGet
  • Branch Change: + .53%
  • Complexity Change: + .56%
  • Instruction Change: + .07%
org.pentaho.di.job.entries.trans.JobEntryTrans
  • Complexity Change: + .04%
  • Instruction Change: + .08%
  • Line Change: + .11%
  • Method Change: + .32%
org.pentaho.di.job.entries.waitforsql.JobEntryWaitForSQL
  • Branch Change: + .66%
  • Complexity Change: + .93%
  • Instruction Change: + .13%
org.pentaho.di.trans.steps.checksum.CheckSumMeta
  • Instruction Change: + .11%
org.pentaho.di.trans.steps.csvinput.CsvInputMeta
  • Instruction Change: -.05%🔻
org.pentaho.di.trans.steps.dbproc.DBProcMeta
  • Instruction Change: -.11%🔻
org.pentaho.di.trans.steps.dimensionlookup.DimensionLookupMeta
  • Branch Change: + .31%
  • Instruction Change: + .06%
  • Line Change: -.23%🔻
  • Method Change: -1.02%🔻
org.pentaho.di.trans.steps.groupby.GroupByMeta
  • Branch Change: -3.12%🔻
  • Complexity Change: -3.16%🔻
  • Instruction Change: -.28%🔻
  • Line Change: -.74%🔻
org.pentaho.di.trans.steps.ifnull.IfNullMeta
  • Branch Change: + 2.00%
  • Complexity Change: + 1.89%
  • Instruction Change: + .17%
org.pentaho.di.trans.steps.memgroupby.MemoryGroupByMeta
  • Branch Change: + 4.71%
  • Complexity Change: + 5.41%
  • Instruction Change: + .18%
  • Line Change: + .48%
org.pentaho.di.trans.steps.pgbulkloader.PGBulkLoaderMeta
  • Branch Change: -.88%🔻
  • Complexity Change: -.93%🔻
org.pentaho.di.trans.steps.rowgenerator.RowGeneratorMeta
  • Instruction Change: -.08%🔻
org.pentaho.di.trans.steps.setvalueconstant.SetValueConstantMeta
  • Instruction Change: -.14%🔻
org.pentaho.di.trans.steps.sort.SortRowsMeta
  • Instruction Change: + .08%
org.pentaho.di.trans.steps.sortedmerge.SortedMergeMeta
  • Instruction Change: -.18%🔻
org.pentaho.di.trans.steps.systemdata.SystemDataMeta
  • Branch Change: -2.04%🔻
  • Complexity Change: -2.04%🔻
  • Instruction Change: -.32%🔻
  • Line Change: -.81%🔻
org.pentaho.di.trans.steps.tableoutput.TableOutputMeta
  • Branch Change: + .91%
  • Complexity Change: + .82%
org.pentaho.di.trans.steps.textfileinput.TextFileInputMeta
  • Branch Change: -.53%🔻
org.pentaho.di.trans.steps.uniquerows.UniqueRowsMeta
  • Instruction Change: -.18%🔻
org.pentaho.di.www.TransformationMap
  • Branch Change: + 3.41%
  • Complexity Change: + 3.08%
  • Instruction Change: + .94%
  • Line Change: + 1.54%

@bmorrise
Copy link
Author

@ddiroma

@ddiroma ddiroma merged commit 677daa6 into pentaho:master Apr 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants