Add DiffCommit.commit_message_body for getting the body of a commit.

Review Request #13332 — Created Oct. 11, 2023 and submitted

Information

Review Board
release-6.x

Reviewers

This property returns the commit message's body, which is the part after
the summary, if it's available. It will be used as part of a fix for the
diff commit list.

Unit tests are added. The old test suite had setup code that was very
specific to the tests that were initially written, so some cleanup was
done to move that setup code into a dedicated, optional function.

Unit tests pass.

Made use of this function in some upcoming code.

Summary ID
Add DiffCommit.commit_message_body for getting the body of a commit.
This property returns the commit message's body, which is the part after the summary, if it's available. It will be used as part of a fix for the diff commit list. Unit tests are added. The old test suite had setup code thst was very specific to the tests that were initially written, so some cleanup was done to move that setup code into a dedicated, optional function.
72806b1fb9a5bfb9b75218c038a82d8a8f963cd9
Description From Last Updated

Typo in description "thst".

maubinmaubin
david
  1. Ship It!
  2. 
      
maubin
  1. 
      
  2. Show all issues

    Typo in description "thst".

  3. 
      
chipx86
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (fb00f86)
Loading...