Skip to content

Use Increment to contain amount to be incremented

Albert requested to merge 373469-use-increment-value-object into master

What does this MR do and why?

Introduce an Increment struct to contain a counter increment amount and a ref.

In this MR, all existing increment amounts are moved into the amount.

ref will be used in a subsequent MR. !104216 (merged)

This MR is extracted from !104216 (merged) to make it easier to review.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #373469

Edited by Albert

Merge request reports