may not be necessary to set source-location

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
alde
2021-04-19 15:54:26 -04:00
committed by Fredrik Adelöw
parent fd2fe42176
commit bf7a3aee58
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,4 +16,4 @@ There's a feature to only include files that are in VCS in the coverage report,
backstage.io/code-coverage: scm-only
```
Note: This requires the [`backstage.io/source-location` annotation](https://backstage.io/docs/features/software-catalog/well-known-annotations#backstageiosource-location) to be set.
Note: It may be required to set the [`backstage.io/source-location` annotation](https://backstage.io/docs/features/software-catalog/well-known-annotations#backstageiosource-location), however this should generally not be needed.