Skip to content
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

Removed classes SearchReport, SearchMonitor #3059

Merged
merged 8 commits into from
Dec 11, 2023

Conversation

randaz81
Copy link
Member

@randaz81 randaz81 commented Dec 7, 2023

Removed classes:
yarp::os::SearchReport
yarp::os::SearchMonitor

Their functionality (i.e. collecting and printing the list of the parameters searched by a device through methods find, findGroup etc.) will be reintroduced in a subsequent PR using a different mechanism.

  • This PR does not break the CI.
  • Parameters interface/handler implemented by PR: IDeviceDriverParams  #3060
  • Paramaters parser generator implemented by PR: XXXXXX
  • Parameters listing functionality in yarpdev broken. Functionality implemented in PR: XXXXXX
  • Harness_devices removed. Functionality implemented by PR: XXXXX
  • RobotDescriptionServer broken. Functionality implemented by PR: XXXXX
  • Yarpdev terminator port name broken. Functionality implemented by PR: XXXXX

-SearchReport
-*SearchMonitor
Copy link

update-docs bot commented Dec 7, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update the release notes by adding a file in doc/release/<target_branch>, based on your changes.

This commit intentionally breaks some internals of:
- harness_devices
- RobotDescriptionServer
- yarpdev terminator port name (now /yarpdev)
- yarpdev toDox method
Bindings fix
Fixed destructor of DeviceDriver class
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell B 8 Code Smells

4.2% 4.2% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant