• 
      

    Do not use both cumulative and condensed to refer to cumulative diffs

    Review Request #7404 — Created June 10, 2015 and submitted

    Information

    Review Board
    dvcs
    c371bb8...

    Reviewers

    This patch updates the diff comment model and the diff comment resource
    to use the term cumulative_diff instead of condensed_diff. The
    option was named cumulative_diff in the diff chunk generator and the
    diff chunk generator, so this is for consistency.

    Ran unit tests.

    Description From Last Updated

    Col: 80 E501 line too long (80 > 79 characters)

    reviewbotreviewbot
    reviewbot
    1. Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/webapi/tests/test_review_comment.py
          reviewboard/webapi/resources/review_diff_comment.py
          reviewboard/reviews/models/diff_comment.py
      
      
      
      Tool: Pyflakes
      Processed Files:
          reviewboard/webapi/tests/test_review_comment.py
          reviewboard/webapi/resources/review_diff_comment.py
          reviewboard/reviews/models/diff_comment.py
      
      
    2. Show all issues
      Col: 80
       E501 line too long (80 > 79 characters)
      
    3. 
        
    brennie
    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          reviewboard/webapi/tests/test_review_comment.py
          reviewboard/webapi/resources/review_diff_comment.py
          reviewboard/reviews/models/diff_comment.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/webapi/tests/test_review_comment.py
          reviewboard/webapi/resources/review_diff_comment.py
          reviewboard/reviews/models/diff_comment.py
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to dvcs (7ee37e8)