Change signature of devs's value #4030
Conversation
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
WalkthroughThe PR refactors device serialization in DBus response builders from wrapped ChangesDBus Device Serialization Cleanup
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Congratulations! One of the builds has completed. 🍾 You can install the built RPMs by following these steps:
Please note that the RPMs should be used only in a testing environment. |
Change from aa{sv} to aa{ss}. This matches the signature from the previous
implementation of the dbus layer.
Signed-off-by: mulhern <amulhern@redhat.com>
The trait implementations for DevUuid and Filesystem Uuid were made unnecessary by the previous commit. Signed-off-by: mulhern <amulhern@redhat.com>
9a4efb5 to
5ee2c71
Compare
Closes #4027