Skip to content

Commit adb936f

Browse files
authored
Bump mobile investigation score from 30%->46% (#4703)
During today's [discussion](https://docs.google.com/document/d/1N9wdlGCOIlBo7_Dr7dcsgO4GIFPC8dnlb8qo_MaF97s/edit?tab=t.0#heading=h.5hcp60i0xfcf), we decided to bump finalize the score for 2025 to 46%
1 parent d27956e commit adb936f

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

webapp/components/interop-data.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1470,7 +1470,8 @@ export const interopData = {
14701470
'url': 'https://github.com/web-platform-tests/interop-mobile-testing',
14711471
'scores_over_time': [
14721472
{ 'date': '2025-06-10', 'score': 120 },
1473-
{ 'date': '2025-08-26', 'score': 300 }
1473+
{ 'date': '2025-08-26', 'score': 300 },
1474+
{ 'date': '2025-12-31', 'score': 460 }
14741475
]
14751476
},
14761477
{

webapp/static/interop-data.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1443,7 +1443,8 @@
14431443
"url": "https://github.com/web-platform-tests/interop-mobile-testing",
14441444
"scores_over_time": [
14451445
{ "date": "2025-06-10", "score": 120 },
1446-
{ "date": "2025-08-26", "score": 300 }
1446+
{ "date": "2025-08-26", "score": 300 },
1447+
{ "date": "2025-12-31", "score": 460 }
14471448
]
14481449
},
14491450
{

0 commit comments

Comments
 (0)