Commit 64450ba
committed
Polish Azure parser filtering
Root cause: the last Azure Maps parser cleanup still left one code-quality complaint on the reverse-address mapping loop.
Use a Select-based reverse-address pipeline so the parser stays explicit about filtering and mapping without changing behavior.1 parent 906687c commit 64450ba
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
261 | 264 | | |
262 | | - | |
263 | | - | |
264 | | - | |
| 265 | + | |
265 | 266 | | |
266 | 267 | | |
267 | 268 | | |
| |||
0 commit comments