tiup icon indicating copy to clipboard operation
tiup copied to clipboard

playground: support ModeNextGenFTS

Open Lloyd-Pottiger opened this issue 1 month ago • 2 comments

What problem does this PR solve?

close #xxx

What is changed and how it works?

Check List

Tests

  • [ ] Unit test
  • [ ] Integration test
  • [ ] Manual test (add detailed scripts or steps below)
  • [ ] No code

Code changes

  • [ ] Has exported function/method change
  • [ ] Has exported variable/fields change
  • [ ] Has interface methods change
  • [ ] Has persistent data change

Side effects

  • [ ] Possible performance regression
  • [ ] Increased code complexity
  • [ ] Breaking backward compatibility

Related changes

  • [ ] Need to cherry-pick to the release branch
  • [ ] Need to update the documentation

Release notes:

NONE

Lloyd-Pottiger avatar Nov 24 '25 06:11 Lloyd-Pottiger

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign bb7133 for approval. For more information see the Code Review Process. Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

ti-chi-bot[bot] avatar Nov 24 '25 06:11 ti-chi-bot[bot]

Codecov Report

:x: Patch coverage is 27.94118% with 49 lines in your changes missing coverage. Please review. :warning: Please upload report for BASE (feature/fts@5e178b3). Learn more about missing BASE report.

Files with missing lines Patch % Lines
components/playground/main.go 37.50% 19 Missing and 1 partial :warning:
components/playground/playground.go 21.43% 7 Missing and 4 partials :warning:
components/playground/instance/tiflash_config.go 0.00% 6 Missing :warning:
components/playground/instance/tiflash.go 0.00% 1 Missing and 2 partials :warning:
components/playground/instance/pd_config.go 0.00% 0 Missing and 2 partials :warning:
components/playground/instance/tici_meta_config.go 0.00% 2 Missing :warning:
components/playground/instance/tikv_config.go 0.00% 0 Missing and 2 partials :warning:
components/playground/instance/tikv_worker.go 0.00% 2 Missing :warning:
components/playground/instance/tidb_config.go 0.00% 1 Missing :warning:
Additional details and impacted files
@@              Coverage Diff               @@
##             feature/fts    #2651   +/-   ##
==============================================
  Coverage               ?   47.80%           
==============================================
  Files                  ?      344           
  Lines                  ?    36923           
  Branches               ?        0           
==============================================
  Hits                   ?    17648           
  Misses                 ?    17099           
  Partials               ?     2176           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Nov 24 '25 06:11 codecov-commenter