Skip to content

Commit 3ec4a79

Browse files
author
GitHub Actions Stats Bot
committed
automatic update of stats files
1 parent 8387689 commit 3ec4a79

File tree

2 files changed

+127
-56
lines changed

2 files changed

+127
-56
lines changed

data/stats_current_test_info.yml

Lines changed: 32 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
summary:
2-
content_total: 323
2+
content_total: 324
33
content_with_all_tests_passing: 31
4-
content_with_tests_enabled: 33
4+
content_with_tests_enabled: 57
55
sw_categories:
66
automotive: {}
77
cross-platform:
@@ -31,65 +31,53 @@ sw_categories:
3131
- fedora:latest: passed
3232
ambaviz:
3333
readable_title: Arm AMBA Viz
34-
tests_and_status:
35-
- ubuntu:latest: passed
34+
tests_and_status: []
3635
ams:
3736
readable_title: Arm Performance Studio
38-
tests_and_status:
39-
- ubuntu:latest: passed
37+
tests_and_status: []
4038
anaconda:
4139
readable_title: Anaconda
4240
tests_and_status:
43-
- ubuntu:latest: failed
41+
- ubuntu:latest: passed
4442
ansible:
4543
readable_title: Ansible
46-
tests_and_status:
47-
- ubuntu:latest: passed
44+
tests_and_status: []
4845
aperf:
4946
readable_title: AWS Perf (APerf)
50-
tests_and_status:
51-
- ubuntu:latest: passed
47+
tests_and_status: []
5248
arduino-pico:
5349
readable_title: Arduino core for the Raspberry Pi Pico
54-
tests_and_status:
55-
- ubuntu:latest: passed
50+
tests_and_status: []
5651
arm-gnu:
5752
readable_title: Arm GNU Toolchain
5853
tests_and_status:
5954
- ubuntu:latest: passed
6055
- fedora:latest: passed
6156
armclang:
6257
readable_title: Arm Compiler for Embedded
63-
tests_and_status:
64-
- ubuntu:latest: passed
58+
tests_and_status: []
6559
armds:
6660
readable_title: Arm Development Studio
67-
tests_and_status:
68-
- ubuntu:latest: passed
61+
tests_and_status: []
6962
armie:
70-
readable_title: Arm Instruction Emulator
71-
tests_and_status:
72-
- ubuntu:latest: passed
63+
readable_title: Arm Instruction Emulator (armie)
64+
tests_and_status: []
7365
armpl:
7466
readable_title: Arm Performance Libraries
75-
tests_and_status:
76-
- ubuntu:latest: passed
67+
tests_and_status: []
7768
aws-cli:
7869
readable_title: AWS CLI
79-
tests_and_status:
80-
- ubuntu:latest: passed
70+
tests_and_status: []
8171
aws-copilot:
8272
readable_title: AWS Copilot CLI
83-
tests_and_status:
84-
- ubuntu:latest: passed
73+
tests_and_status: []
8574
azure-cli:
8675
readable_title: Azure CLI
8776
tests_and_status:
8877
- ubuntu:latest: passed
8978
bolt:
9079
readable_title: BOLT
91-
tests_and_status:
92-
- ubuntu:latest: passed
80+
tests_and_status: []
9381
cross:
9482
readable_title: Cross-compiler
9583
tests_and_status:
@@ -109,8 +97,7 @@ sw_categories:
10997
- ubuntu:latest: passed
11098
gcloud:
11199
readable_title: Google Cloud Platform (GCP) CLI
112-
tests_and_status:
113-
- ubuntu:latest: passed
100+
tests_and_status: []
114101
gfortran:
115102
readable_title: GFortran
116103
tests_and_status:
@@ -124,8 +111,7 @@ sw_categories:
124111
- ubuntu:latest: passed
125112
multipass:
126113
readable_title: Multipass
127-
tests_and_status:
128-
- ubuntu:latest: passed
114+
tests_and_status: []
129115
native:
130116
readable_title: Native compiler
131117
tests_and_status:
@@ -137,55 +123,45 @@ sw_categories:
137123
- ubuntu:latest: passed
138124
papi:
139125
readable_title: Performance API (PAPI)
140-
tests_and_status:
141-
- ubuntu:latest: passed
126+
tests_and_status: []
142127
perf:
143128
readable_title: Perf for Linux on Arm (LinuxPerf)
144-
tests_and_status:
145-
- ubuntu:latest: passed
129+
tests_and_status: []
146130
pulumi:
147131
readable_title: Pulumi
148-
tests_and_status:
149-
- ubuntu:latest: passed
132+
tests_and_status: []
150133
pytorch:
151134
readable_title: PyTorch
152135
tests_and_status:
153136
- ubuntu:latest: passed
154137
rust:
155138
readable_title: Rust for Linux Applications
156-
tests_and_status:
157-
- ubuntu:latest: passed
139+
tests_and_status: []
158140
rust_embedded:
159141
readable_title: Rust for Embedded Applications
160-
tests_and_status:
161-
- ubuntu:latest: passed
142+
tests_and_status: []
162143
ssh:
163144
readable_title: SSH
164-
tests_and_status:
165-
- ubuntu:latest: passed
145+
tests_and_status: []
166146
streamline-cli:
167147
readable_title: Streamline CLI Tools
168-
tests_and_status:
169-
- ubuntu:latest: passed
170-
sysbox:
171-
readable_title: Sysbox
172-
tests_and_status:
173-
- ubuntu:latest: passed
148+
tests_and_status: []
174149
swift:
175150
readable_title: Swift
176151
tests_and_status: []
152+
sysbox:
153+
readable_title: Sysbox
154+
tests_and_status: []
177155
terraform:
178156
readable_title: Terraform
179157
tests_and_status:
180158
- ubuntu:latest: passed
181-
vnc:
182-
readable_title: VNC on Arm Linux
183-
tests_and_status:
184-
- ubuntu:latest: passed
185159
topdown-tool:
186160
readable_title: Telemetry Solution (Topdown Methodology)
187-
tests_and_status:
188-
- ubuntu:latest: passed
161+
tests_and_status: []
162+
vnc:
163+
readable_title: VNC on Arm Linux
164+
tests_and_status: []
189165
iot: {}
190166
laptops-and-desktops: {}
191167
mobile-graphics-and-gaming: {}

data/stats_weekly_data.yml

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4811,3 +4811,98 @@
48114811
avg_close_time_hrs: 0
48124812
num_issues: 15
48134813
percent_closed_vs_total: 0.0
4814+
- a_date: '2025-02-03'
4815+
content:
4816+
automotive: 1
4817+
cross-platform: 28
4818+
embedded-and-microcontrollers: 40
4819+
install-guides: 93
4820+
iot: 5
4821+
laptops-and-desktops: 34
4822+
mobile-graphics-and-gaming: 26
4823+
servers-and-cloud-computing: 97
4824+
total: 324
4825+
contributions:
4826+
external: 45
4827+
internal: 373
4828+
github_engagement:
4829+
num_forks: 30
4830+
num_prs: 9
4831+
individual_authors:
4832+
alaaeddine-chakroun: 2
4833+
alexandros-lamprineas: 1
4834+
annie-tallund: 1
4835+
arm: 3
4836+
arnaud-de-grandmaison: 1
4837+
arnaud-de-grandmaison,-paul-howard,-and-pareena-verma: 1
4838+
basma-el-gaabouri: 1
4839+
ben-clark: 1
4840+
bolt-liu: 2
4841+
brenda-strech: 1
4842+
chaodong-gong,-alex-su,-kieran-hejmadi: 1
4843+
chen-zhang: 1
4844+
christopher-seidl: 7
4845+
cyril-rohr: 1
4846+
daniel-gubay: 1
4847+
daniel-nguyen: 1
4848+
david-spickett: 2
4849+
dawid-borycki: 31
4850+
diego-russo: 1
4851+
diego-russo-and-leandro-nunes: 1
4852+
elham-harirpoush: 2
4853+
florent-lebeau: 5
4854+
"fr\xE9d\xE9ric--lefred--descamps": 2
4855+
gabriel-peterson: 5
4856+
gayathri-narayana-yegna-narayanan: 1
4857+
georgios-mermigkis-and-konstantinos-margaritis,-vectorcamp: 1
4858+
graham-woodward: 1
4859+
han-yin: 1
4860+
iago-calvo-lista,-arm: 1
4861+
james-whitaker,-arm: 1
4862+
jason-andrews: 95
4863+
joe-stech: 1
4864+
johanna-skinnider: 2
4865+
jonathan-davies: 2
4866+
jose-emilio-munoz-lopez,-arm: 1
4867+
julie-gaskin: 4
4868+
julio-suarez: 5
4869+
kasper-mecklenburg: 1
4870+
kieran-hejmadi: 1
4871+
koki-mitsunami: 2
4872+
konstantinos-margaritis: 7
4873+
kristof-beyls: 1
4874+
liliya-wu: 1
4875+
mathias-brossard: 1
4876+
michael-hall: 5
4877+
nikhil-gupta,-pareena-verma,-nobel-chowdary-mandepudi,-ravi-malhotra: 1
4878+
nobel-chowdary-mandepudi: 1
4879+
odin-shen: 2
4880+
owen-wu,-arm: 2
4881+
pareena-verma: 34
4882+
pareena-verma,-annie-tallund: 1
4883+
pareena-verma,-jason-andrews,-and-zach-lasiuk: 1
4884+
pareena-verma,-joe-stech,-adnan-alsinan: 1
4885+
paul-howard: 1
4886+
pranay-bakre: 4
4887+
pranay-bakre,-masoud-koleini,-nobel-chowdary-mandepudi,-na-li: 1
4888+
preema-merlin-dsouza: 1
4889+
przemyslaw-wirkus: 2
4890+
rin-dobrescu: 1
4891+
roberto-lopez-mendez: 2
4892+
ronan-synnott: 46
4893+
thirdai: 1
4894+
tianyu-li: 1
4895+
tom-pilar,-daniel-nguyen: 1
4896+
uma-ramalingam: 1
4897+
varun-chari,-albin-bernhardsson: 1
4898+
varun-chari,-pareena-verma: 1
4899+
visualsilicon: 1
4900+
willen-yang: 1
4901+
ying-yu: 1
4902+
ying-yu,-arm: 1
4903+
zach-lasiuk: 1
4904+
zhengjun-xing: 2
4905+
issues:
4906+
avg_close_time_hrs: 0
4907+
num_issues: 12
4908+
percent_closed_vs_total: 0.0

0 commit comments

Comments
 (0)