Skip to content
This repository was archived by the owner on Mar 30, 2023. It is now read-only.

Commit 4201d10

Browse files
Updated test coverage after added new sub-metric to 'Project statistics'
Signed-off-by: Lukasz Gryglicki <lukaszgryglicki@o2.pl>
1 parent f9202d0 commit 4201d10

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -1048,6 +1048,9 @@ projects:
10481048
- ['project_stats,Group2', Commits, 1]
10491049
- ['project_stats,All', Committers, 1]
10501050
- ['project_stats,Group1', Committers, 1]
1051+
- ['project_stats,All', 'Contributors (issue creators, PR creators, committers)', 3]
1052+
- ['project_stats,Group1', 'Contributors (issue creators, PR creators, committers)', 1]
1053+
- ['project_stats,Group2', 'Contributors (issue creators, PR creators, committers)', 1]
10511054
- ['project_stats,All', Events, 8]
10521055
- ['project_stats,Group1', Events, 4]
10531056
- ['project_stats,Group2', Events, 2]

0 commit comments

Comments
 (0)