legend-studio
legend-studio copied to clipboard
replace makeAutoObservable with makeObservable
Summary
Replacing usages of makeAutoObservable
with makeObservable
How did you test this change?
- [ ] Test(s) added
- [x] Manual testing (please provide screenshots/recordings)
- [ ] No testing (please provide an explanation)
🦋 Changeset detected
Latest commit: 1edc32078d02bd1c4d0371c7984a5a49e23e1232
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 24 packages
Name | Type |
---|---|
@finos/legend-application-studio | Patch |
@finos/legend-art | Patch |
@finos/legend-application-studio-bootstrap | Patch |
@finos/legend-extension-dsl-data-space | Patch |
@finos/legend-extension-dsl-diagram | Patch |
@finos/legend-extension-dsl-mastery | Patch |
@finos/legend-extension-dsl-persistence-cloud | Patch |
@finos/legend-extension-dsl-persistence | Patch |
@finos/legend-extension-dsl-service | Patch |
@finos/legend-extension-dsl-text | Patch |
@finos/legend-extension-format-morphir | Patch |
@finos/legend-extension-store-flat-data | Patch |
@finos/legend-extension-store-relational | Patch |
@finos/legend-extension-store-service-store | Patch |
@finos/legend-application-query-bootstrap | Patch |
@finos/legend-application-query | Patch |
@finos/legend-application-taxonomy-bootstrap | Patch |
@finos/legend-application-taxonomy | Patch |
@finos/legend-application | Patch |
@finos/legend-manual-tests | Patch |
@finos/legend-query-builder | Patch |
@finos/legend-application-studio-deployment | Patch |
@finos/legend-application-query-deployment | Patch |
@finos/legend-application-taxonomy-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 Report
Merging #1566 (1edc320) into master (7fbbf97) will decrease coverage by
0.01%
. The diff coverage is40.00%
.
@@ Coverage Diff @@
## master #1566 +/- ##
==========================================
- Coverage 40.76% 40.74% -0.02%
==========================================
Files 1311 1311
Lines 57605 57605
Branches 12986 12986
==========================================
- Hits 23482 23471 -11
- Misses 34034 34045 +11
Partials 89 89
Impacted Files | Coverage Δ | |
---|---|---|
...ment-editor-state/service/ServiceExecutionState.ts | 29.26% <ø> (ø) |
|
...io/src/stores/project-viewer/ProjectViewerStore.ts | 12.50% <0.00%> (ø) |
|
...rc/stores/workspace-review/WorkspaceReviewStore.ts | 0.00% <0.00%> (ø) |
|
...nd-art/src/components/dialog/NonBlockingDialog.tsx | 17.85% <0.00%> (ø) |
|
packages/legend-art/src/utils/PanelDisplayState.ts | 31.57% <0.00%> (ø) |
|
...udio/src/stores/sidebar-state/LocalChangesState.ts | 15.21% <18.42%> (-0.44%) |
:arrow_down: |
...e/element-editor-state/mapping/MappingTestState.ts | 39.27% <20.00%> (-1.62%) |
:arrow_down: |
...-application-studio/src/stores/EditorGraphState.ts | 43.39% <26.66%> (ø) |
|
...d-application-studio/src/stores/EditorSDLCState.ts | 42.85% <30.76%> (-1.43%) |
:arrow_down: |
...dio/src/stores/editor-state/FileGenerationState.ts | 21.18% <33.33%> (-0.85%) |
:arrow_down: |
... and 10 more |