• 
      

    Plumb through extra_data provided by diff parsers.

    Review Request #11295 — Created Nov. 20, 2020 and submitted

    Information

    Review Board
    release-3.0.x

    Reviewers

    This change makes it so custom diff parsers (associated with specific
    SCMTools) can provide additional extra_data to be set on the FileDiff.
    This change does the plumbing to take the extra_data from the parser and
    store it in the database.

    Used in conjunction with other changes.

    Summary ID
    Plumb through extra_data provided by diff parsers.
    This change makes it so custom diff parsers (associated with specific SCMTools) can provide additional extra_data to be set on the FileDiff. This change does the plumbing to take the extra_data from the parser and store it in the database. Testing Done: - Ran unit tests. - Used in conjunction with other changes.
    d06640b5ac05161e01127fea01fc99d5023d0115
    Description From Last Updated

    Can you add a unit test? (That's the bit I never got around to when originally working on this stuff.)

    chipx86chipx86

    """ on the next line.

    chipx86chipx86

    Leftover debugging?

    chipx86chipx86
    chipx86
    1. 
        
    2. Show all issues

      Can you add a unit test? (That's the bit I never got around to when originally working on this stuff.)

    3. 
        
    david
    chipx86
    1. 
        
    2. Show all issues

      """ on the next line.

    3. Show all issues

      Leftover debugging?

    4. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (d6b9874)