-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor SmartREST operation handling into CumulocityConverter #1942
Conversation
Robot Results
Passed Tests
|
@albinsuresh, one of the failing integration tests ( The other seems to be a flakey test (where rerunning the tests should pass eventually)...we will address the flakey integration test soon. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved.
531b675
to
90118aa
Compare
90118aa
to
3cd1321
Compare
Proposed changes
Refactor standalone SmartREST message handling functions into CumulocityConverter.
Follow-up task from #1922 (comment)
Types of changes
Paste Link to the issue
Checklist
cargo fmt
as mentioned in CODING_GUIDELINEScargo clippy
as mentioned in CODING_GUIDELINESFurther comments