Commit c664eb9
committed
docs(observability-map): correct the corpus counts and drop the stale timings
Updating the workflow's entry count left three prose figures behind: the README
said 44 rewrites applied and 43 defended, and both the README and INTERNALS said
four and a half minutes. The corpus has 53 entries.
The worse one was not a count. The README claimed one hole is open when
KNOWN_GAPS has two, so the document under-reported what the corpus cannot
defend, which is the one thing it has to be honest about. The second gap,
dead-conjunction-instanceof-if, is now written out beside the first with its
reason.
Timings measured rather than scaled: the corpus step is about 1.7 minutes on
CI's runner and about 8 on a laptop, so the earlier five-minute figure in the
workflow was wrong too. Replaced the single numbers with the range, since an
exact figure is machine-dependent and nothing asserts it.1 parent 0df50af commit c664eb9
3 files changed
Lines changed: 18 additions & 13 deletions
File tree
- .github/workflows
- internal-packages/observability-map
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
127 | 128 | | |
128 | | - | |
129 | | - | |
130 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
497 | 497 | | |
498 | 498 | | |
499 | 499 | | |
500 | | - | |
| 500 | + | |
| 501 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
113 | 116 | | |
114 | 117 | | |
115 | 118 | | |
| |||
0 commit comments