Skip to content

Conversation

@sidey79
Copy link
Collaborator

@sidey79 sidey79 commented Dec 3, 2025

This is a mvp:

  • Demodulation of signaldata into dmsg equivalent message
  • Basic mqtt communication

@sidey79 sidey79 added the help wanted Extra attention is needed label Dec 3, 2025
@sidey79 sidey79 self-assigned this Dec 3, 2025
@sidey79 sidey79 force-pushed the codespace-redesigned-doodle-vjjx9wgjr4c5p5 branch from ed6c345 to 680dc92 Compare December 4, 2025 18:27
@codecov
Copy link

codecov bot commented Dec 4, 2025

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@sidey79 sidey79 force-pushed the codespace-redesigned-doodle-vjjx9wgjr4c5p5 branch from 5143054 to ac34f18 Compare December 6, 2025 01:33
- Updated test_mqtt_commands.py to utilize AsyncMock and asyncio for handling MQTT commands.
- Refactored test_set_commands.py to support async operations and ensure proper command handling.
- Modified test_transport_tcp.py to replace unittest with pytest and implement async testing for TCP transport.
- Enhanced test_version_command.py to use asyncio for simulating command responses and handling timeouts.
- Improved mock transport fixtures across tests to support async context management and operations.
- Updateed test_version_command
- feat: add asyncio support and refactor tests for async behavior
Use Async IO instead of threads
@sidey79 sidey79 merged commit bbbca53 into main Dec 14, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants