Skip to content

Commit 8f6d247

Browse files
chore: update code stats report and artemis submodule for 2026-02-04 21:07
1 parent 4f5367a commit 8f6d247

File tree

5 files changed

+4998
-1
lines changed

5 files changed

+4998
-1
lines changed
Lines changed: 139 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,139 @@
1+
{
2+
"metadata": {
3+
"type": "changeDetection",
4+
"artemis": {
5+
"commitHash": "60b951333ac1f883a7d7e302c266de07ca2de7c2",
6+
"commitDate": "2026-02-04T20:12:29.000Z",
7+
"commitAuthor": "Stephan Krusche",
8+
"commitMessage": "Development: Fix Hazelcast cluster connectivity in Docker deployments (#12098)"
9+
}
10+
},
11+
"changeDetection": {
12+
"assessment": {
13+
"explicitOnPush": 0,
14+
"explicitDefault": 0,
15+
"implicitDefault": 37,
16+
"total": 37
17+
},
18+
"atlas": {
19+
"explicitOnPush": 15,
20+
"explicitDefault": 0,
21+
"implicitDefault": 53,
22+
"total": 68
23+
},
24+
"buildagent": {
25+
"explicitOnPush": 11,
26+
"explicitDefault": 0,
27+
"implicitDefault": 0,
28+
"total": 11
29+
},
30+
"communication": {
31+
"explicitOnPush": 6,
32+
"explicitDefault": 0,
33+
"implicitDefault": 58,
34+
"total": 64
35+
},
36+
"core": {
37+
"explicitOnPush": 13,
38+
"explicitDefault": 0,
39+
"implicitDefault": 173,
40+
"total": 186
41+
},
42+
"exam": {
43+
"explicitOnPush": 2,
44+
"explicitDefault": 0,
45+
"implicitDefault": 78,
46+
"total": 80
47+
},
48+
"exercise": {
49+
"explicitOnPush": 2,
50+
"explicitDefault": 0,
51+
"implicitDefault": 76,
52+
"total": 78
53+
},
54+
"fileupload": {
55+
"explicitOnPush": 4,
56+
"explicitDefault": 0,
57+
"implicitDefault": 4,
58+
"total": 8
59+
},
60+
"hyperion": {
61+
"explicitOnPush": 0,
62+
"explicitDefault": 0,
63+
"implicitDefault": 0,
64+
"total": 0
65+
},
66+
"iris": {
67+
"explicitOnPush": 11,
68+
"explicitDefault": 0,
69+
"implicitDefault": 2,
70+
"total": 13
71+
},
72+
"lecture": {
73+
"explicitOnPush": 2,
74+
"explicitDefault": 0,
75+
"implicitDefault": 47,
76+
"total": 49
77+
},
78+
"lti": {
79+
"explicitOnPush": 0,
80+
"explicitDefault": 0,
81+
"implicitDefault": 6,
82+
"total": 6
83+
},
84+
"modeling": {
85+
"explicitOnPush": 0,
86+
"explicitDefault": 0,
87+
"implicitDefault": 19,
88+
"total": 19
89+
},
90+
"openapi": {
91+
"explicitOnPush": 0,
92+
"explicitDefault": 0,
93+
"implicitDefault": 0,
94+
"total": 0
95+
},
96+
"plagiarism": {
97+
"explicitOnPush": 0,
98+
"explicitDefault": 0,
99+
"implicitDefault": 15,
100+
"total": 15
101+
},
102+
"programming": {
103+
"explicitOnPush": 11,
104+
"explicitDefault": 0,
105+
"implicitDefault": 97,
106+
"total": 108
107+
},
108+
"quiz": {
109+
"explicitOnPush": 5,
110+
"explicitDefault": 0,
111+
"implicitDefault": 42,
112+
"total": 47
113+
},
114+
"shared": {
115+
"explicitOnPush": 5,
116+
"explicitDefault": 0,
117+
"implicitDefault": 88,
118+
"total": 93
119+
},
120+
"sharing": {
121+
"explicitOnPush": 0,
122+
"explicitDefault": 0,
123+
"implicitDefault": 1,
124+
"total": 1
125+
},
126+
"text": {
127+
"explicitOnPush": 0,
128+
"explicitDefault": 0,
129+
"implicitDefault": 32,
130+
"total": 32
131+
},
132+
"tutorialgroup": {
133+
"explicitOnPush": 35,
134+
"explicitDefault": 0,
135+
"implicitDefault": 19,
136+
"total": 54
137+
}
138+
}
139+
}
Lines changed: 160 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,160 @@
1+
{
2+
"metadata": {
3+
"type": "componentInventory",
4+
"artemis": {
5+
"commitHash": "60b951333ac1f883a7d7e302c266de07ca2de7c2",
6+
"commitDate": "2026-02-04T20:12:29.000Z",
7+
"commitAuthor": "Stephan Krusche",
8+
"commitMessage": "Development: Fix Hazelcast cluster connectivity in Docker deployments (#12098)"
9+
}
10+
},
11+
"componentInventory": {
12+
"assessment": {
13+
"components": 37,
14+
"directives": 1,
15+
"pipes": 0,
16+
"injectables": 8,
17+
"total": 46
18+
},
19+
"atlas": {
20+
"components": 68,
21+
"directives": 0,
22+
"pipes": 0,
23+
"injectables": 8,
24+
"total": 76
25+
},
26+
"buildagent": {
27+
"components": 11,
28+
"directives": 0,
29+
"pipes": 0,
30+
"injectables": 3,
31+
"total": 14
32+
},
33+
"communication": {
34+
"components": 64,
35+
"directives": 8,
36+
"pipes": 0,
37+
"injectables": 20,
38+
"total": 92
39+
},
40+
"core": {
41+
"components": 186,
42+
"directives": 10,
43+
"pipes": 0,
44+
"injectables": 80,
45+
"total": 276
46+
},
47+
"exam": {
48+
"components": 80,
49+
"directives": 2,
50+
"pipes": 0,
51+
"injectables": 14,
52+
"total": 96
53+
},
54+
"exercise": {
55+
"components": 78,
56+
"directives": 0,
57+
"pipes": 0,
58+
"injectables": 18,
59+
"total": 96
60+
},
61+
"fileupload": {
62+
"components": 8,
63+
"directives": 0,
64+
"pipes": 0,
65+
"injectables": 5,
66+
"total": 13
67+
},
68+
"hyperion": {
69+
"components": 0,
70+
"directives": 0,
71+
"pipes": 0,
72+
"injectables": 1,
73+
"total": 1
74+
},
75+
"iris": {
76+
"components": 13,
77+
"directives": 0,
78+
"pipes": 0,
79+
"injectables": 7,
80+
"total": 20
81+
},
82+
"lecture": {
83+
"components": 49,
84+
"directives": 1,
85+
"pipes": 0,
86+
"injectables": 13,
87+
"total": 63
88+
},
89+
"lti": {
90+
"components": 6,
91+
"directives": 0,
92+
"pipes": 0,
93+
"injectables": 0,
94+
"total": 6
95+
},
96+
"modeling": {
97+
"components": 19,
98+
"directives": 0,
99+
"pipes": 0,
100+
"injectables": 5,
101+
"total": 24
102+
},
103+
"openapi": {
104+
"components": 0,
105+
"directives": 0,
106+
"pipes": 0,
107+
"injectables": 5,
108+
"total": 5
109+
},
110+
"plagiarism": {
111+
"components": 15,
112+
"directives": 2,
113+
"pipes": 0,
114+
"injectables": 3,
115+
"total": 20
116+
},
117+
"programming": {
118+
"components": 108,
119+
"directives": 2,
120+
"pipes": 0,
121+
"injectables": 39,
122+
"total": 149
123+
},
124+
"quiz": {
125+
"components": 47,
126+
"directives": 2,
127+
"pipes": 0,
128+
"injectables": 12,
129+
"total": 61
130+
},
131+
"shared": {
132+
"components": 93,
133+
"directives": 15,
134+
"pipes": 26,
135+
"injectables": 32,
136+
"total": 166
137+
},
138+
"sharing": {
139+
"components": 1,
140+
"directives": 0,
141+
"pipes": 0,
142+
"injectables": 0,
143+
"total": 1
144+
},
145+
"text": {
146+
"components": 32,
147+
"directives": 2,
148+
"pipes": 1,
149+
"injectables": 10,
150+
"total": 45
151+
},
152+
"tutorialgroup": {
153+
"components": 54,
154+
"directives": 0,
155+
"pipes": 2,
156+
"injectables": 6,
157+
"total": 62
158+
}
159+
}
160+
}

0 commit comments

Comments
 (0)