mochi-mqtt / server

The fully compliant, embeddable high-performance Go MQTT v5 server for IoT, smarthome, and pubsub
MIT License
1.29k stars 222 forks source link

#420 initial commit for dynamically removal of the hooks #421

Open yusufcanb opened 4 months ago

yusufcanb commented 4 months ago

@dgduncan, if you can create a feature branch for this we can start collaborating there. I can at least contribute to the testing efforts.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11487269535

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
server.go 0 3 0.0%
<!-- Total: 0 3 0.0% -->
Files with Coverage Reduction New Missed Lines %
server.go 4 98.78%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 11487262495: -0.08%
Covered Lines: 6164
Relevant Lines: 6257

💛 - Coveralls