finos / legend-pure

Legend Pure module
https://legend.finos.org
Apache License 2.0
66 stars 136 forks source link

Fix interpreted mode implementation of elementToPath #784

Closed kevin-m-knight-gs closed 6 months ago

kevin-m-knight-gs commented 6 months ago

Fix a bug in the interpreted mode implementation of elementToPath with ephemeral PackageableElements. These are PackageableElements that are created at runtime, rather than compile time, and are anonymous with respect to the compiled graph. They may or may not have values for the name property.

Tests are added for such cases.

github-actions[bot] commented 6 months ago

Test Results

   542 files  ±0     542 suites  ±0   28m 52s :stopwatch: + 5m 4s 4 010 tests +2  3 980 :heavy_check_mark: +2  30 :zzz: ±0  0 :x: ±0  5 382 runs  +8  5 352 :heavy_check_mark: +8  30 :zzz: ±0  0 :x: ±0 

Results for commit f9a28f27. ± Comparison against base commit 9ab1c30c.