Increase test coverage for the Infos class to 100%

This commit is contained in:
Stefan Allius
2023-10-21 16:46:49 +02:00
parent 1df8ae55f0
commit f96091affd
3 changed files with 194 additions and 25 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
- count unknown data types in received messages
- count defintion error in our internal tables
- increase test coverage of the Infos class to 100%
## [0.4.1] - 2023-10-20
- fix issue [#18](https://github.com/s-allius/tsun-gen3-proxy/issues/18)