pingcap / tidb-dashboard

A Web UI for monitoring, diagnosing and managing the TiDB cluster.
https://docs.pingcap.com/tidb/stable/dashboard-intro
Apache License 2.0
175 stars 133 forks source link

refactor(slow_query): move filter state to url, use react-query #1666

Closed baurine closed 5 months ago

netlify[bot] commented 5 months ago

Deploy Preview for tidb-dashboard ready!

Name Link
Latest commit f6ff7fc38151b550568fc625286bff574f930ed4
Latest deploy log https://app.netlify.com/sites/tidb-dashboard/deploys/6619054bf745eb000809a34b
Deploy Preview https://deploy-preview-1666--tidb-dashboard.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 8.98%. Comparing base (5e932ec) to head (f6ff7fc). Report is 2 commits behind head on master.

:exclamation: Current head f6ff7fc differs from pull request most recent head 46257ba. Consider uploading reports for the commit 46257ba to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1666 +/- ## ========================================== - Coverage 23.68% 8.98% -14.70% ========================================== Files 177 131 -46 Lines 16055 13716 -2339 ========================================== - Hits 3802 1233 -2569 - Misses 11968 12350 +382 + Partials 285 133 -152 ``` | [Flag](https://app.codecov.io/gh/pingcap/tidb-dashboard/pull/1666/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pingcap) | Coverage Δ | | |---|---|---| | [backend_integration](https://app.codecov.io/gh/pingcap/tidb-dashboard/pull/1666/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pingcap) | `8.98% <ø> (ø)` | | | [backend_ut](https://app.codecov.io/gh/pingcap/tidb-dashboard/pull/1666/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pingcap) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pingcap#carryforward-flags-in-the-pull-request-comment) to find out more. ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/pingcap/tidb-dashboard/pull/1666?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pingcap). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pingcap) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/pingcap/tidb-dashboard/pull/1666?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pingcap). Last update [ec17728...46257ba](https://app.codecov.io/gh/pingcap/tidb-dashboard/pull/1666?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pingcap). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pingcap).
ti-chi-bot[bot] commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: shhdgit

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/pingcap/tidb-dashboard/blob/master/OWNERS)~~ [shhdgit] 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] commented 5 months ago

[LGTM Timeline notifier]

Timeline:

ti-chi-bot[bot] commented 5 months ago

New changes are detected. LGTM label has been removed.