finos / legend-studio

Legend Studio
https://legend.finos.org
Apache License 2.0
87 stars 114 forks source link

MR | Validation result fix and enhancement to fetch constraints for e… #3457

Closed viju4076 closed 3 weeks ago

viju4076 commented 3 weeks ago

…very class present in tree

Summary

How did you test this change?

changeset-bot[bot] commented 3 weeks ago

🦋 Changeset detected

Latest commit: c478898ec32d27e03ec7a2f1cb361c3707224174

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages | Name | Type | | --------------------------------------------- | ----- | | @finos/legend-extension-dsl-data-quality | Patch | | @finos/legend-application-query-bootstrap | Patch | | @finos/legend-application-studio-bootstrap | Patch | | @finos/legend-application-query-deployment | Patch | | @finos/legend-application-studio-deployment | Patch | | @finos/legend-application-pure-ide-deployment | Patch | | @finos/legend-application-repl-deployment | Patch | | @finos/legend-server-showcase-deployment | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 22 lines in your changes missing coverage. Please review.

Project coverage is 46.33%. Comparing base (57095f3) to head (c478898). Report is 16 commits behind head on master.

Files Patch % Lines
.../components/utils/DataQualityGraphFetchTreeUtil.ts 0.00% 21 Missing :warning:
...ty/src/components/states/DataQualityResultState.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3457 +/- ## ========================================== + Coverage 46.21% 46.33% +0.11% ========================================== Files 2097 2098 +1 Lines 361575 361649 +74 Branches 15232 11241 -3991 ========================================== + Hits 167092 167554 +462 + Misses 193745 193457 -288 + Partials 738 638 -100 ``` | [Files](https://app.codecov.io/gh/finos/legend-studio/pull/3457?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=finos) | Coverage Δ | | |---|---|---| | [...ty/src/components/states/DataQualityResultState.ts](https://app.codecov.io/gh/finos/legend-studio/pull/3457?src=pr&el=tree&filepath=packages%2Flegend-extension-dsl-data-quality%2Fsrc%2Fcomponents%2Fstates%2FDataQualityResultState.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=finos#diff-cGFja2FnZXMvbGVnZW5kLWV4dGVuc2lvbi1kc2wtZGF0YS1xdWFsaXR5L3NyYy9jb21wb25lbnRzL3N0YXRlcy9EYXRhUXVhbGl0eVJlc3VsdFN0YXRlLnRz) | `0.00% <0.00%> (ø)` | | | [.../components/utils/DataQualityGraphFetchTreeUtil.ts](https://app.codecov.io/gh/finos/legend-studio/pull/3457?src=pr&el=tree&filepath=packages%2Flegend-extension-dsl-data-quality%2Fsrc%2Fcomponents%2Futils%2FDataQualityGraphFetchTreeUtil.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=finos#diff-cGFja2FnZXMvbGVnZW5kLWV4dGVuc2lvbi1kc2wtZGF0YS1xdWFsaXR5L3NyYy9jb21wb25lbnRzL3V0aWxzL0RhdGFRdWFsaXR5R3JhcGhGZXRjaFRyZWVVdGlsLnRz) | `0.00% <0.00%> (ø)` | | ... and [384 files with indirect coverage changes](https://app.codecov.io/gh/finos/legend-studio/pull/3457/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=finos)