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

Fix AudioWrapper.list_sounds() #121

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

mhidalgo-bdai
Copy link
Collaborator

Pretty much that. AudioWrapper.list_sounds() implementation did not match its own contract, returning a list of bosdyn.api.spot_cam.audio_pb2.Sound messages instead of a list of strings.

Signed-off-by: Michel Hidalgo <[email protected]>
@coveralls
Copy link

coveralls commented Jun 25, 2024

Pull Request Test Coverage Report for Build 9670138291

Details

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 46.287%

Changes Missing Coverage Covered Lines Changed/Added Lines %
spot_wrapper/cam_wrapper.py 0 1 0.0%
Totals Coverage Status
Change from base Build 9667079323: 0.0%
Covered Lines: 1689
Relevant Lines: 3649

💛 - Coveralls

@mhidalgo-bdai mhidalgo-bdai merged commit c749238 into main Jun 26, 2024
6 checks passed
@mhidalgo-bdai mhidalgo-bdai deleted the mhidalgo-bdai/fix-audio-wrapper branch June 26, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants