final fixup

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2021-04-21 12:45:31 +02:00
parent 5fa7f67933
commit 87a82498b9
23 changed files with 205 additions and 264 deletions
@@ -283,9 +283,9 @@ metadata:
```
The value of this annotation controls the code-coverage backstage plugin. If set
to smc-only the plugin will only take into account files stored in source
control (e.g. ignoring generated code). If set to any other non-false:y value
all files covered by a coverage report will be taken into account.
to `scm-only`, the plugin will only take into account files stored in source
control (e.g. ignoring generated code). If set to `enabled`, all files covered
by a coverage report will be taken into account.
## Deprecated Annotations