eclipse-uprotocol / up-cpp

uProtocol Language Specific Library for C++
Apache License 2.0
16 stars 24 forks source link

Adding exception type for empty callback functions #301

Open gregmedd opened 1 month ago

gregmedd commented 1 month ago

This exception will be thrown when an empty std::function is passed to the callback connection module. Adding the type first so that tests can be written.

closes #194

github-actions[bot] commented 1 month ago

Code coverage report is ready! :chart_with_upwards_trend:

github-actions[bot] commented 1 month ago

Code coverage report is ready! :chart_with_upwards_trend:

github-actions[bot] commented 1 month ago

Code coverage report is ready! :chart_with_upwards_trend:

github-actions[bot] commented 1 month ago

Code coverage report is ready! :chart_with_upwards_trend: