Closed randaz81 closed 1 month ago
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.
fyi @S-Dafarra @mebbaid @GiulioRomualdi @giotherobot @carloscp3009
Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
7.4% Duplication on New Code (required ≤ 3%)
Coverage variation | Diff coverage |
---|---|
:white_check_mark: +35.99% | :white_check_mark: 0.00% |
Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more
Replaced parameter "id" in portaudioPlayer, portaudioRecorder with "a…udio_device_id" because "id" and "device_id" are keywords reserved by yarprobotinterface. Additionally a new print now shows the name of the selected interface.