Commit 1764d2c
committed
Address PR #793 review comments
- Simplify hasCacheForKey comment in multiGet
- Drop PR refs (#787) from the pre-warm .catch() comment in
mergeCollectionWithPatches; keep the why (preserve cache-first
invariant on transient storage read failures)
- Add blank line between the warm/cold parity test and the
Storage.multiGet-rejects regression test, per Fabio's suggestion
- Simplify the Storage.multiGet-rejects test's intro comment by
removing the codex review ID and PR number references; keep the
what (subscribers must still see the merge) and the why
(otherwise Onyx.mergeCollection rejects)1 parent 7fb447d commit 1764d2c
2 files changed
Lines changed: 9 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
350 | | - | |
351 | | - | |
352 | | - | |
| 350 | + | |
| 351 | + | |
353 | 352 | | |
354 | 353 | | |
355 | 354 | | |
| |||
1611 | 1610 | | |
1612 | 1611 | | |
1613 | 1612 | | |
1614 | | - | |
1615 | | - | |
1616 | | - | |
1617 | | - | |
1618 | | - | |
| 1613 | + | |
| 1614 | + | |
| 1615 | + | |
1619 | 1616 | | |
1620 | 1617 | | |
1621 | 1618 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1089 | 1089 | | |
1090 | 1090 | | |
1091 | 1091 | | |
| 1092 | + | |
1092 | 1093 | | |
1093 | | - | |
1094 | | - | |
1095 | | - | |
1096 | | - | |
1097 | | - | |
1098 | | - | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
1099 | 1097 | | |
1100 | 1098 | | |
1101 | 1099 | | |
| |||
0 commit comments