Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix build models from store #3632

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Conversation

MauricioUyaguari
Copy link
Member

Summary

How did you test this change?

  • Test(s) added
  • Manual testing (please provide screenshots/recordings)
  • No testing (please provide an explanation)

@MauricioUyaguari MauricioUyaguari requested a review from a team as a code owner October 30, 2024 21:24
Copy link

changeset-bot bot commented Oct 30, 2024

🦋 Changeset detected

Latest commit: 7f1ca2b

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

This PR includes changesets to release 28 packages
Name Type
@finos/legend-graph Patch
@finos/legend-application-pure-ide Patch
@finos/legend-application-query-bootstrap Patch
@finos/legend-application-query Patch
@finos/legend-application-repl Patch
@finos/legend-application-studio-bootstrap Patch
@finos/legend-application-studio Patch
@finos/legend-code-editor Patch
@finos/legend-data-cube Patch
@finos/legend-extension-assortment Patch
@finos/legend-extension-dsl-data-quality Patch
@finos/legend-extension-dsl-data-space-studio Patch
@finos/legend-extension-dsl-data-space Patch
@finos/legend-extension-dsl-diagram Patch
@finos/legend-extension-dsl-persistence Patch
@finos/legend-extension-dsl-service Patch
@finos/legend-extension-dsl-text Patch
@finos/legend-extension-store-flat-data Patch
@finos/legend-extension-store-relational Patch
@finos/legend-extension-store-service-store Patch
@finos/legend-lego Patch
@finos/legend-query-builder Patch
@finos/legend-vscode-extension-dependencies Patch
@finos/legend-application-pure-ide-deployment Patch
@finos/legend-application-query-deployment Patch
@finos/legend-application-repl-deployment Patch
@finos/legend-application-studio-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

Copy link

codecov bot commented Oct 30, 2024

Codecov Report

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

Project coverage is 45.49%. Comparing base (dee130c) to head (7f1ca2b).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...ph-manager/protocol/pure/v1/V1_PureGraphManager.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3632      +/-   ##
==========================================
+ Coverage   45.18%   45.49%   +0.31%     
==========================================
  Files        2172     2172              
  Lines      375111   375112       +1     
  Branches    16010    10842    -5168     
==========================================
+ Hits       169477   170663    +1186     
+ Misses     204617   204006     -611     
+ Partials     1017      443     -574     
Files with missing lines Coverage Δ
...ph-manager/protocol/pure/v1/V1_PureGraphManager.ts 48.74% <0.00%> (+0.29%) ⬆️

... and 443 files with indirect coverage changes

@MauricioUyaguari MauricioUyaguari merged commit 0162292 into finos:master Oct 31, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants