Add ability to discern modified lines in rendered source files

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Where I work we currently use the coverage plugin to implement code coverage enforcement on modified code as part of PRs.

      There is currently no way to visualise what lines are modified in a file part of a change set. This slows things down when reviewing as one has to switch between the PR diff and the rendered source files from the plugin to figure out what parts of the PR is uncovered. It also increases the risk of code slipping between the cracks when reviewing.

      As a simple solution, we can merely add a CSS class to the lines in rendered source files that are modified, this allows for styling by integrators. See example in attachment.

            Assignee:
            Ulli Hafner
            Reporter:
            Jesper
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: