@@ -8,7 +8,7 @@ Some platform and runtime modules are not targeted and taken out of the count. S
88
99## ` core `
1010
11- ** Targeted coverage: 683 /3888 items (18%) across 35 modules — 21 have at least a partial model.**
11+ ** Targeted coverage: 706 /3888 items (18%) across 35 modules — 21 have at least a partial model.**
1212
1313| module | covered | total | coverage |
1414| ---| --:| --:| ---|
@@ -30,13 +30,13 @@ Some platform and runtime modules are not targeted and taken out of the count. S
3030| ` f64 ` | 0 | 107 | 0% |
3131| ` fmt ` | 9 | 111 | 8% |
3232| ` from ` | 0 | 1 | 0% |
33- | ` hash ` | 3 | 29 | 10 % |
33+ | ` hash ` | 5 | 29 | 17 % |
3434| ` hint ` | 2 | 15 | 13% |
3535| ` index ` | 0 | 2 | 0% |
3636| ` iter ` | 27 | 170 | 16% |
3737| ` marker ` | 6 | 35 | 17% |
3838| ` mem ` | 19 | 80 | 24% |
39- | ` num ` | 417 | 1835 | 23 % |
39+ | ` num ` | 435 | 1835 | 24 % |
4040| ` ops ` | 84 | 151 | 56% |
4141| ` option ` | 26 | 57 | 46% |
4242| ` panicking ` | 2 | 31 | 6% |
@@ -45,18 +45,18 @@ Some platform and runtime modules are not targeted and taken out of the count. S
4545| ` ptr ` | 0 | 191 | 0% |
4646| ` range ` | 0 | 19 | 0% |
4747| ` result ` | 30 | 42 | 71% |
48- | ` slice ` | 8 | 205 | 4 % |
48+ | ` slice ` | 11 | 205 | 5 % |
4949| ` str ` | 6 | 160 | 4% |
50- | ** subtotal** | ** 683 ** | ** 3888** | ** 18%** |
50+ | ** subtotal** | ** 706 ** | ** 3888** | ** 18%** |
5151
52- <details ><summary >Non-targeted modules: 20 modules, 0 /14842 items</summary >
52+ <details ><summary >Non-targeted modules: 20 modules, 1 /14842 items</summary >
5353
5454` alloc ` , ` arch ` , ` async_iter ` , ` autodiff ` , ` bstr ` , ` contracts ` , ` ffi ` , ` future ` , ` intrinsics ` , ` io ` , ` net ` , ` os ` , ` panic ` , ` pat ` , ` random ` , ` simd ` , ` sync ` , ` task ` , ` time ` , ` unsafe_binder `
5555</details >
5656
5757## ` alloc `
5858
59- ** Targeted coverage: 44 /608 items (7%) across 11 modules — 7 have at least a partial model.**
59+ ** Targeted coverage: 45 /608 items (7%) across 11 modules — 7 have at least a partial model.**
6060
6161| module | covered | total | coverage |
6262| ---| --:| --:| ---|
@@ -70,8 +70,8 @@ Some platform and runtime modules are not targeted and taken out of the count. S
7070| ` slice ` | 0 | 6 | 0% |
7171| ` str ` | 0 | 1 | 0% |
7272| ` string ` | 5 | 63 | 8% |
73- | ` vec ` | 19 | 80 | 24 % |
74- | ** subtotal** | ** 44 ** | ** 608** | ** 7%** |
73+ | ` vec ` | 20 | 80 | 25 % |
74+ | ** subtotal** | ** 45 ** | ** 608** | ** 7%** |
7575
7676<details ><summary >Non-targeted modules: 4 modules, 0/106 items</summary >
7777
0 commit comments