Closed louis-langholtz closed 10 months ago
Finishes support for issue #561.
Also, renames some variables used in unit test code to help recognize them as being *ID-type related variables.
*ID
clang-tidy review says "All clean, LGTM! :+1:"
coverage: 99.286%. remained the same when pulling c2f9311203948d425c86fb099a1b6dfa251a4d61 on updates-20240107 into 088e0c645a73f825883decccf69820bdc12079d8 on master.
Description - What's this PR do?
Finishes support for issue #561.
Also, renames some variables used in unit test code to help recognize them as being
*ID
-type related variables.