Refactor Rtde client test - #389
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #389 +/- ##
==========================================
- Coverage 77.94% 77.53% -0.41%
==========================================
Files 92 92
Lines 4199 4207 +8
Branches 465 467 +2
==========================================
- Hits 3273 3262 -11
- Misses 684 703 +19
Partials 242 242
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
urfeex
reviewed
Oct 13, 2025
urfeex
requested changes
Oct 13, 2025
Compares the online documentation fields to the list generated from the dict in the repo. Does not actually interact with RTDE, so should be robot-version agnostic.
URJala
force-pushed
the
rtde_client_test
branch
from
October 13, 2025 14:34
4615f6c to
905d5fe
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The exhaustive rtde output recipe is now generated at build time, and the test will fail if the controller does not know all fields. The test will also fail if using the wrong ursim version