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

Introduce Pure IDE terminal debug command #3759

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rafaelbey
Copy link
Contributor

Server changes: finos/legend-engine#3314

image

Summary

How did you test this change?

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

@rafaelbey rafaelbey requested a review from a team as a code owner December 21, 2024 20:55
Copy link

changeset-bot bot commented Dec 21, 2024

🦋 Changeset detected

Latest commit: baa91c7

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

This PR includes changesets to release 10 packages
Name Type
@finos/legend-application-pure-ide Patch
@finos/legend-application-pure-ide-deployment Patch
@finos/legend-application-data-cube-bootstrap Patch
@finos/legend-application-query-bootstrap Patch
@finos/legend-application-studio-bootstrap Patch
@finos/legend-application-data-cube-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

@rafaelbey
Copy link
Contributor Author

@akphi - is this something you can review?

Copy link

codecov bot commented Dec 21, 2024

Codecov Report

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

Project coverage is 44.83%. Comparing base (1f435c8) to head (baa91c7).

Files with missing lines Patch % Lines
...nd-application-pure-ide/src/stores/PureIDEStore.ts 0.00% 19 Missing ⚠️
...ation-pure-ide/src/stores/LegendPureIDETerminal.ts 0.00% 12 Missing ⚠️
...ation-pure-ide/src/__lib__/LegendPureIDECommand.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3759      +/-   ##
==========================================
- Coverage   44.84%   44.83%   -0.02%     
==========================================
  Files        2222     2222              
  Lines      385271   385303      +32     
  Branches    10545    16334    +5789     
==========================================
- Hits       172778   172743      -35     
+ Misses     212028   211510     -518     
- Partials      465     1050     +585     
Files with missing lines Coverage Δ
...ation-pure-ide/src/__lib__/LegendPureIDECommand.ts 0.00% <0.00%> (ø)
...ation-pure-ide/src/stores/LegendPureIDETerminal.ts 0.00% <0.00%> (ø)
...nd-application-pure-ide/src/stores/PureIDEStore.ts 0.00% <0.00%> (ø)

... and 426 files with indirect coverage changes

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.

1 participant