Skip to content

Commit 5fb2141

Browse files
committed
Add support for com.squareup.okio:okio-jvm:3.0.0
1 parent c7dd293 commit 5fb2141

1 file changed

Lines changed: 67 additions & 0 deletions

File tree

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
{
2+
"add_new_library_support:2026-05-04": {
3+
"timestamp": "2026-05-04T19:35:50.876628Z",
4+
"library": "com.squareup.okio:okio-jvm:3.0.0",
5+
"starting_commit": "64910da807240fb992ba1aaa05e569d0a7dee71e",
6+
"ending_commit": "1bfe8dd5889694146e518a3761e7c1a59097da6f",
7+
"strategy_name": "dynamic_access_main_sources_pi_gpt-5.5",
8+
"agent": "pi",
9+
"model": "oca/gpt-5.5",
10+
"status": "success",
11+
"stats": {
12+
"version": "3.0.0",
13+
"dynamicAccess": {
14+
"breakdown": {
15+
"reflection": {
16+
"coverageRatio": 1.0,
17+
"coveredCalls": 1,
18+
"totalCalls": 1
19+
},
20+
"resources": {
21+
"coverageRatio": 1.0,
22+
"coveredCalls": 2,
23+
"totalCalls": 2
24+
}
25+
},
26+
"coverageRatio": 1.0,
27+
"coveredCalls": 3,
28+
"totalCalls": 3
29+
},
30+
"libraryCoverage": {
31+
"instruction": {
32+
"covered": 2094,
33+
"missed": 19411,
34+
"ratio": 0.097373,
35+
"total": 21505
36+
},
37+
"line": {
38+
"covered": 560,
39+
"missed": 4049,
40+
"ratio": 0.121501,
41+
"total": 4609
42+
},
43+
"method": {
44+
"covered": 188,
45+
"missed": 940,
46+
"ratio": 0.166667,
47+
"total": 1128
48+
}
49+
}
50+
},
51+
"metrics": {
52+
"input_tokens_used": 41617,
53+
"cached_input_tokens_used": 395264,
54+
"output_tokens_used": 8019,
55+
"iterations": 1,
56+
"cost_usd": 0.4382,
57+
"generated_loc": 86,
58+
"tested_library_loc": 560,
59+
"metadata_entries": 2,
60+
"code_coverage_percent": 12.15
61+
},
62+
"artifacts": {
63+
"test_file": "tests/src/com.squareup.okio/okio-jvm/3.0.0/src/test/kotlin/com_squareup_okio/okio_jvm/ResourceFileSystemInnerCompanionTest.kt",
64+
"metadata_file": "metadata/com.squareup.okio/okio-jvm/3.0.0/reachability-metadata.json"
65+
}
66+
}
67+
}

0 commit comments

Comments
 (0)