You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/01/19 04:05:34 UTC

[jira] [Created] (SPARK-5313) Create simple framework for highlighting changes introduced in a PR

Nicholas Chammas created SPARK-5313:
---------------------------------------

             Summary: Create simple framework for highlighting changes introduced in a PR
                 Key: SPARK-5313
                 URL: https://issues.apache.org/jira/browse/SPARK-5313
             Project: Spark
          Issue Type: Improvement
          Components: Project Infra
            Reporter: Nicholas Chammas
            Priority: Minor


For any given PR, we may want to run a bunch of checks along the following lines: 
* Show property X of {{master}}
* Show the same property X of this PR
* Call out any differences on the GitHub page

It might be helpful to write a simple function that takes any check -- itself represented as a function -- as input, runs the check on master and the PR, and outputs the diff.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org