Commit ee67e84
Unify legacy/wqx3 dataProfile validation
Selects valid_profiles + url + kind once per branch, then validates and
applies the WQX3.0 default in straight-line code. Replaces the
3-deep nesting in the wqx3 branch and the duplicated `dataProfile in
kwargs and ... not in profiles` check across both branches.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 8fdd267 commit ee67e84
1 file changed
Lines changed: 14 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
139 | 132 | | |
140 | | - | |
141 | 133 | | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
| 134 | + | |
| 135 | + | |
151 | 136 | | |
152 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
153 | 147 | | |
154 | 148 | | |
155 | 149 | | |
| |||
0 commit comments