legend-sdlc icon indicating copy to clipboard operation
legend-sdlc copied to clipboard

A comprehensive error handling strategy of pulling entities -- part II

Open irisyngao opened this issue 3 years ago • 1 comments

Add new endpoints for pulling invalid entities. If there is no invalid entity, the return value will be [].

https://user-images.githubusercontent.com/73408381/194100682-f8b3a9e1-b7e8-4857-8abc-6f75fac0ca5e.mov

irisyngao avatar Oct 04 '22 20:10 irisyngao

Test Results

  98 files   -   9    98 suites   - 9   4m 2s :stopwatch: - 1m 30s 498 tests  - 50  497 :heavy_check_mark:  - 50  1 :zzz: ±0  0 :x: ±0 

Results for commit 184c8b18. ± Comparison against base commit 07e86c05.

This pull request removes 50 tests.
org.finos.legend.sdlc.test.junit.TestJUnitTestGenerationMojo ‑ testEmptyEntitiesDirectory
org.finos.legend.sdlc.test.junit.TestJUnitTestGenerationMojo ‑ testFullModel
org.finos.legend.sdlc.test.junit.TestJUnitTestGenerationMojo ‑ testFullModelWithExcludedEntities
org.finos.legend.sdlc.test.junit.TestJUnitTestGenerationMojo ‑ testFullModelWithExcludedEntitiesAndPackages
org.finos.legend.sdlc.test.junit.TestJUnitTestGenerationMojo ‑ testFullModelWithExcludedPackages
org.finos.legend.sdlc.test.junit.TestJUnitTestGenerationMojo ‑ testNoTestables
org.finos.legend.sdlc.test.junit.TestJUnitTestGenerator ‑ testInvalidRootPackage
org.finos.legend.sdlc.test.junit.TestJUnitTestGenerator ‑ testNonTestable
org.finos.legend.sdlc.test.junit.TestJUnitTestGenerator ‑ testRelationalMapping
org.finos.legend.sdlc.test.junit.TestJUnitTestGenerator ‑ testServiceStoreMapping
…

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Oct 04 '22 20:10 github-actions[bot]