Skip to content

Commit 31c89e0

Browse files
authored
docs: update docs (#30)
1 parent 3e40daa commit 31c89e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ Note: Either `GITHUB_PR_NUMBER` or `GITHUB_REF` is required.
9090
- `MINIMUM_ORANGE`: The minimum coverage percentage for orange status. Default is 70.
9191
- `BRANCH_COVERAGE`: Show branch coverage in the report. Default is False.
9292
- `SKIP_COVERAGE`: Skip coverage reporting as github comment and generate only annotaions. Default is False.
93+
- `ANNOTATIONS_DATA_BRANCH`: The branch to store the annotations. Read more about this [here](./docs/annotations.md).
9394
- `ANNOTATIONS_OUTPUT_PATH`: The path where the annotaions should be stored. Should be a .json file.
9495
- `ANNOTATE_MISSING_LINES`: Whether to annotate missing lines in the coverage report. Default is False.
9596
- `ANNOTATION_TYPE`: The type of annotation to use for missing lines. Default is 'warning'.

0 commit comments

Comments
 (0)