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

Showcase: support text search #2447

Merged
merged 7 commits into from
Jul 23, 2023
Merged

Showcase: support text search #2447

merged 7 commits into from
Jul 23, 2023

Conversation

akphi
Copy link
Contributor

@akphi akphi commented Jul 21, 2023

Summary

How did you test this change?

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

@changeset-bot
Copy link

changeset-bot bot commented Jul 21, 2023

🦋 Changeset detected

Latest commit: 9e1985f

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

This PR includes changesets to release 34 packages
Name Type
@finos/legend-extension-store-service-store Patch
@finos/legend-application-studio-bootstrap Patch
@finos/legend-application-query-bootstrap Patch
@finos/legend-extension-store-relational Patch
@finos/legend-server-showcase-deployment Patch
@finos/legend-extension-dsl-persistence Patch
@finos/legend-extension-store-flat-data Patch
@finos/legend-extension-dsl-data-space Patch
@finos/legend-extension-dsl-diagram Patch
@finos/legend-extension-dsl-mastery Patch
@finos/legend-extension-dsl-service Patch
@finos/legend-application-pure-ide Patch
@finos/legend-extension-assortment Patch
@finos/legend-application-studio Patch
@finos/legend-extension-dsl-text Patch
@finos/legend-application-query Patch
@finos/legend-server-showcase Patch
@finos/legend-query-builder Patch
@finos/legend-application Patch
@finos/legend-dev-utils Patch
@finos/stylelint-config-legend-studio Patch
@finos/eslint-plugin-legend-studio Patch
@finos/legend-shared Patch
@finos/legend-lego Patch
@finos/legend-art Patch
@finos/legend-manual-tests Patch
@finos/legend-application-studio-deployment Patch
@finos/legend-application-query-deployment Patch
@finos/legend-application-pure-ide-deployment Patch
@finos/legend-extension-tracer-zipkin Patch
@finos/legend-graph Patch
@finos/legend-server-depot Patch
@finos/legend-server-sdlc Patch
@finos/legend-storage 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

@akphi akphi added the Server: Showcase Issues related to Showcase Registry server label Jul 21, 2023
@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Merging #2447 (9e1985f) into master (0e9e916) will decrease coverage by 0.08%.
The diff coverage is 9.28%.

@@            Coverage Diff             @@
##           master    #2447      +/-   ##
==========================================
- Coverage   41.76%   41.68%   -0.08%     
==========================================
  Files        1584     1584              
  Lines       74627    74803     +176     
  Branches    17561    17594      +33     
==========================================
+ Hits        31167    31183      +16     
- Misses      43334    43494     +160     
  Partials      126      126              
Impacted Files Coverage Δ
...ide/src/components/panel-group/TextSearchPanel.tsx 8.88% <0.00%> (-0.10%) ⬇️
...-showcase-deployment/src/ShowcaseRegistryServer.ts 11.11% <0.00%> (-2.23%) ⬇️
packages/legend-server-showcase/src/Showcase.ts 0.00% <0.00%> (ø)
...erver-showcase/src/ShowcaseRegistryServerClient.ts 0.00% <0.00%> (ø)
packages/legend-shared/src/search/FuzzySearch.ts 0.00% <0.00%> (ø)
...server-showcase-deployment/src/ShowcaseRegistry.ts 6.94% <2.85%> (-3.87%) ⬇️
...lication-studio/src/stores/ShowcaseManagerState.ts 15.44% <7.50%> (-3.38%) ⬇️
...lication-studio/src/components/ShowcaseManager.tsx 12.42% <12.63%> (-0.57%) ⬇️
...ackages/legend-lego/src/code-editor/CodeEditor.tsx 22.80% <33.33%> (+0.58%) ⬆️

@akphi akphi marked this pull request as ready for review July 23, 2023 02:55
@akphi akphi requested a review from a team as a code owner July 23, 2023 02:55
@akphi akphi merged commit 6668fef into finos:master Jul 23, 2023
11 checks passed
@akphi akphi deleted the gui branch July 23, 2023 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Server: Showcase Issues related to Showcase Registry server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant