diff options
author | Nikita Kozlovskiy <nikitka@gmail.com> | 2023-08-22 20:50:31 +0300 |
---|---|---|
committer | nkozlovskiy <nmk@ydb.tech> | 2023-08-22 21:55:34 +0300 |
commit | e4a985d19c86ab1131bbb93cc24a83132449653b (patch) | |
tree | 2d75edf22232a2700ca430b24328e6c50f68d569 /.mapping.json | |
parent | 89ce593f3ff3de624f9a0dd5cb352c3cb49c3679 (diff) | |
download | ydb-e4a985d19c86ab1131bbb93cc24a83132449653b.tar.gz |
new test summary badge
new test summary badge
Pull Request resolved: #343
Diffstat (limited to '.mapping.json')
-rw-r--r-- | .mapping.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.mapping.json b/.mapping.json index 81f6d1c2e5..a19507b877 100644 --- a/.mapping.json +++ b/.mapping.json @@ -25,6 +25,7 @@ ".github/scripts/tests/log_parser.py":"ydb/github_toplevel/.github/scripts/tests/log_parser.py", ".github/scripts/tests/mute_utils.py":"ydb/github_toplevel/.github/scripts/tests/mute_utils.py", ".github/scripts/tests/pytest-postprocess.py":"ydb/github_toplevel/.github/scripts/tests/pytest-postprocess.py", + ".github/scripts/tests/templates/summary.html":"ydb/github_toplevel/.github/scripts/tests/templates/summary.html", ".github/workflows/allowed_dirs.yml":"ydb/github_toplevel/.github/workflows/allowed_dirs.yml", ".github/workflows/build_and_test_ondemand.yml":"ydb/github_toplevel/.github/workflows/build_and_test_ondemand.yml", ".github/workflows/build_and_test_provisioned.yml":"ydb/github_toplevel/.github/workflows/build_and_test_provisioned.yml", |