This is an automated email from the ASF dual-hosted git repository.
sruehl pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git
from 54095d0d62 refactor(plc4go/spi): cleanup browse query
new 503b6d8457 test(plc4go/cbus): added more edge cases for TagHandler_test
new 60955cc3ce test(plc4go/cbus): improved test for MessageCodec
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
plc4go/internal/cbus/MessageCodec.go | 5 +-
plc4go/internal/cbus/MessageCodec_test.go | 443 +++++++++++++++++++++++++++++-
plc4go/internal/cbus/TagHandler_test.go | 217 +++++++++++++++
3 files changed, 661 insertions(+), 4 deletions(-)