Commit 7135622
committed
Fix CI: cloud entry in ObjectStoreTypeSpan messages, typed fake provider
ObjectStoreTypeSpan.vue indexes an exhaustive record over the template
type enum, so it needs a message for the new cloud type. The paging
fake's SimpleNamespace provider gets a cast for mypy - only the
result-limit config is consulted by ClientPagedResultList.1 parent f408220 commit 7135622
2 files changed
Lines changed: 8 additions & 1 deletion
File tree
- client/src/components/ObjectStore
- test/unit/objectstore
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1095 | 1095 | | |
1096 | 1096 | | |
1097 | 1097 | | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
1098 | 1102 | | |
1099 | 1103 | | |
1100 | 1104 | | |
1101 | 1105 | | |
1102 | | - | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
1103 | 1109 | | |
1104 | 1110 | | |
1105 | 1111 | | |
| |||
0 commit comments