Skip to content

Re-add file stats to diff tree list

Samantha Ming requested to merge 198729-readd-diff-stats-to-tree-list into master

What does this MR do?

Re-add file stats to diff tree list:

image

It was accidentally removed during the file row refactoring of this MR > !23720 (merged)

Testing Case

  1. Navigate to a Merge request page > go to the "Changes" tab
  2. Display the file browser (tree list) if it's hidden
  • File stats is displayed for files
  • File stats is not displayed for folders

image

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #198729 (closed)

Edited by Samantha Ming

Merge request reports