WARNING! Gitlab maintenance operation scheduled for Thursday, 18 June between 19:00 and 20:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
@@ -243,7 +243,7 @@ See details [here](https://github.com/guard/listen/wiki/Increasing-the-amount-of
----
## Code Coverage
AdvantEDGE core micro-services can be instrumented to measure code coverage; when used in conjunction with Cypress or other system tests (manual or proprietary), it will provide an overview of the code coverage.
AdvantEDGE core micro-services can be instrumented to measure code coverage; when used in conjunction with Cypress, system & manual tests, an overview of the platform code coverage can be obtained.
To enable code coverage measurements in AdvantEDGE:
- Build for code coverage: `meepctl build all --codecov`