Newer
Older
## meepctl test
Generate code coverage report
### Synopsis
Generate code coverage report
AdvantEDGE components can be compiled in code coverage (codecov) mode.
When instrumented with codecov, AdventEDGE micro-services generate a coverage report on termination.
Use this command after terminating codecov execution to genrate a report.
```
meepctl test [flags]
```
### Options
```
-h, --help help for test
```
### Options inherited from parent commands
```
-t, --time Display timing information
-v, --verbose Display debug information
```
### SEE ALSO
* [meepctl](meepctl.md) - meepctl - CLI application to control the AdvantEDGE platform
###### Auto generated by spf13/cobra on 10-Dec-2021