Commit ddde66d
Add a test for reading nested REE data in json (#9634)
# Which issue does this PR close?
- related to #9497
# Rationale for this change
I (well Codex) found a regression in the changes in
#9497 but they are not covered by
a test. So we should add a test
# What changes are included in this PR?
Add a test for reading nested REE data from json (that currently passes
on main but fails on #9497)
# Are these changes tested?
Only tests
# Are there any user-facing changes?
No this is just a test
Co-authored-by: Jeffrey Vo <jeffrey.vo.australia@gmail.com>1 parent 2b8a761 commit ddde66d
1 file changed
+39
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3457 | 3457 | | |
3458 | 3458 | | |
3459 | 3459 | | |
| 3460 | + | |
| 3461 | + | |
| 3462 | + | |
| 3463 | + | |
| 3464 | + | |
| 3465 | + | |
| 3466 | + | |
| 3467 | + | |
| 3468 | + | |
| 3469 | + | |
| 3470 | + | |
| 3471 | + | |
| 3472 | + | |
| 3473 | + | |
| 3474 | + | |
| 3475 | + | |
| 3476 | + | |
| 3477 | + | |
| 3478 | + | |
| 3479 | + | |
| 3480 | + | |
| 3481 | + | |
| 3482 | + | |
| 3483 | + | |
| 3484 | + | |
| 3485 | + | |
| 3486 | + | |
| 3487 | + | |
| 3488 | + | |
| 3489 | + | |
| 3490 | + | |
| 3491 | + | |
| 3492 | + | |
| 3493 | + | |
| 3494 | + | |
| 3495 | + | |
| 3496 | + | |
| 3497 | + | |
| 3498 | + | |
3460 | 3499 | | |
0 commit comments