DescriptionFix ValueSet.addValuesFromDicts
Currently, addValuesFromDicts() calls addValue(), which adds summary values for
Numerics to the ValueSet and to the Numeric's diagnostics... but those summary
values should already exist in the valueDicts, in the Numeric's diagnostics at
least, even if the summary values were stripped out for some reason.
This CL makes addValuesFromDicts bypass adding the summary ScalarNumeric values.
Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/7de849b81d47d98f57b2418c7532b9dbb4656f40
Patch Set 1 #
Messages
Total messages: 9 (4 generated)
|