I've analysed your code base and noticed that cn.wowspeeder.ss.SocksCommonUtils in the shadowsocks-netty module is not fully tested.
I've written some tests that cover this class with the help of Diffblue Cover.
Hopefully, these tests should help you detect any regressions caused by future code changes. If you would find it useful to have additional tests written for this repository, I would be more than happy to look at other particular classes that you consider important.
Hi,
I've analysed your code base and noticed that
cn.wowspeeder.ss.SocksCommonUtils
in theshadowsocks-netty
module is not fully tested.I've written some tests that cover this class with the help of Diffblue Cover.
Hopefully, these tests should help you detect any regressions caused by future code changes. If you would find it useful to have additional tests written for this repository, I would be more than happy to look at other particular classes that you consider important.