Commit 249c129
fix(review): drop parity-allowlist entries whose divergences are now fixed
The server/browser type-parity gate (#3979) shipped an allowlist naming
four divergences as in-flight, two of them by their own text: "open PR
#3973" and "open PR #3971". Both merged, so the entries mute nothing and
the gate correctly refuses them:
[spatialTypes:IFCSPATIALZONE] the type is now handled by BOTH
[spatialTypes:IFCMARINEPART] sides -- the divergence this entry
[spatialTypes:IFCFACILITYPARTCOMMON] mutes is gone
[properties:IFCCOMPLEXPROPERTY]
Each PR was green alone; only the merged tree is red, because #3979 added
the gate and #3971/#3973 removed the divergences it was told to expect.
The gate's own regression tests used two of those entries as fixtures for
"an allowlisted divergence does not fail on its own". Repointed at
surviving entries rather than deleted, and split across both statuses the
allowlist can carry: one `pending`, one `deliberate`. That is strictly
more coverage than before, which only exercised `pending`.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0193douQ6sTYHE65DJmyAei91 parent 774840c commit 249c129
2 files changed
Lines changed: 13 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | 187 | | |
201 | 188 | | |
202 | 189 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
182 | | - | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
183 | 188 | | |
184 | 189 | | |
185 | 190 | | |
| |||
193 | 198 | | |
194 | 199 | | |
195 | 200 | | |
196 | | - | |
197 | | - | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
198 | 207 | | |
199 | 208 | | |
200 | 209 | | |
| |||
0 commit comments