JeffMboya
JeffMboya
### Is your feature request related to a problem? Please describe. Currently, Bootstrap ```events.go``` handles ```removeEvent```, ```updateChannelEvent```, and ```disconnectEvent``` in the ```consumer``` package. However, we do not have a mechanism...
# What type of PR is this? This PR is a bug fix. ## What does this do? This PR ensures that users can only view bootstrap configurations of the...
### What type of PR is this? This is a feature because it adds the connectEvent struct to the consumer package. ### What does this do? This PR adds a...
### Is your feature request related to a problem? Please describe. There are no test cases that cover repository errors in the Certs Service. This is a potential gap in...
### Is your feature request related to a problem? Please describe. No ### Describe the feature you are requesting, as well as the possible use case(s) for it. Rename "Mainflux"...
# What type of PR is this? This is a feature because it adds mocks for logger using mockery. ## What does this do? This PR introduces mock generation for...
### 1. Is there an open issue addressing this request? If it does, please add a "+1" reaction to the existing issue, otherwise proceed to step 2. No ### 2....
# What type of PR is this? This is a feature because it adds the following functionality: client check check in policy layer when updating client role. ## What does...
# What type of PR is this? This is a feature because it adds the functionality to improve Mainflux benchmarks and load tests. ## What does this do? This PR...
# What type of PR is this? This is a refactor because it changes the CoAP adapter functionality. ## What does this do? This PR simplifies the CoAP adapter by...