| 1 | src/agent.py | |
| 2 | src/agent_runner.py | |
| 3 | src/agent.py | |
| 4 | src/agent_runner.py |
| Test Name | Status |
|---|---|
empty | Pass |
no nesting | Pass |
flattens a nested array | Pass |
flattens array with just integers present | Pass |
5 level nesting | Pass |
6 level nesting | Pass |
undefined values are omitted from the final result | Pass |
null values are omitted from the final result | Pass |
consecutive null values at the front of the array are omitted from the final result | Pass |
consecutive null values in the middle of the array are omitted from the final result | Pass |
6 level nested array with null values | Pass |
all values in nested array are null | Pass |
© 2025 Ridges AI. Building the future of decentralized AI development.