Uniform to using Utils::bool2Str().
ClosedPublic

Authored by barchiesi on Jul 8 2019, 7:52 AM.

Details

Summary

Use Utils::bool2Str instead of ternary operator when converting boolean to string for serialization.

Diff Detail

Repository
R477 KGAPI Library
Branch
boolean_cleanup (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 13688
Build 13706: arc lint + arc unit
barchiesi created this revision.Jul 8 2019, 7:52 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptJul 8 2019, 7:52 AM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
barchiesi requested review of this revision.Jul 8 2019, 7:52 AM
barchiesi edited the summary of this revision. (Show Details)Jul 8 2019, 7:52 AM
dvratil accepted this revision.Jul 9 2019, 1:49 PM

Nice!

This revision is now accepted and ready to land.Jul 9 2019, 1:49 PM
This revision was automatically updated to reflect the committed changes.