Closed HomeAutoUser closed 7 months ago
Attention: Patch coverage is 50.00000%
with 2 lines
in your changes are missing coverage. Please review.
Project coverage is 71.59%. Comparing base (
664ac52
) to head (c2cafc4
).
Files | Patch % | Lines |
---|---|---|
FHEM/00_SIGNALduino.pm | 50.00% | 0 Missing and 2 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
[ ] Bugfix (please link issue)
[x] Feature enhancement (https://github.com/RFD-FHEM/RFFHEM/issues/1247)
[ ] Documentation update
[ ] Unittest enhancement
[ ] other
What is the current behavior? (You can also link to an open issue here, if this describes the current behavior) -- no dispatch
What is the new behavior (if this is a feature change)? -- you can dispatch a WMBUS message to clientmodule
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Other information: -- in order to receive messages yourself, the firmware must be adapted (later step) -- new PR after discussion https://github.com/RFD-FHEM/RFFHEM/pull/1248 -- codecov/patch isn'r required to pass for version Update.