Skip to content

feat: Aktualisiere JSON-Schema und MQTT-Nachrichtenverarbeitung; vers…

94db914
Select commit
Loading
Failed to load commit list.
Open

POC: Implementiere MqttSignalduino_DispatchFromJSON #14

feat: Aktualisiere JSON-Schema und MQTT-Nachrichtenverarbeitung; vers…
94db914
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 19, 2026 in 0s

80.63% (-0.15%) compared to f7a43fa

View this Pull Request on Codecov

80.63% (-0.15%) compared to f7a43fa

Details

Codecov Report

❌ Patch coverage is 80.84633% with 86 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.63%. Comparing base (f7a43fa) to head (94db914).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
signalduino/mqtt.py 42.62% 25 Missing and 10 partials ⚠️
tests/test_mqtt.py 72.82% 25 Missing ⚠️
signalduino/controller.py 77.77% 8 Missing and 2 partials ⚠️
tests/test_response_matching.py 85.71% 10 Missing ⚠️
tests/test_stx_etx_handling.py 94.33% 1 Missing and 2 partials ⚠️
signalduino/parser/mc.py 80.00% 1 Missing and 1 partial ⚠️
signalduino/types.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   80.77%   80.63%   -0.15%     
==========================================
  Files          57       60       +3     
  Lines        5546     5949     +403     
  Branches      603      630      +27     
==========================================
+ Hits         4480     4797     +317     
- Misses        853      924      +71     
- Partials      213      228      +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.