Skip to content

Feat add dark module#448

Merged
gaius-qi merged 31 commits intomainfrom
feat--add-dark-module
Mar 24, 2025
Merged

Feat add dark module#448
gaius-qi merged 31 commits intomainfrom
feat--add-dark-module

Conversation

@Liam-Zhao
Copy link
Collaborator

@Liam-Zhao Liam-Zhao commented Feb 11, 2025

Description

Importing SVG should be done according to the CRA template.

https://create-react-app.dev/docs/adding-images-fonts-and-files/#adding-svgs

Related Issue

Motivation and Context

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation Update (if none of the other choices apply)

Checklist

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
@Liam-Zhao Liam-Zhao requested a review from a team as a code owner February 11, 2025 12:17
@Liam-Zhao Liam-Zhao self-assigned this Feb 11, 2025
@Liam-Zhao Liam-Zhao added the enhancement New feature or request label Feb 11, 2025
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
@codecov
Copy link

codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.64%. Comparing base (715adcd) to head (80b7eb9).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #448      +/-   ##
==========================================
- Coverage   98.10%   97.64%   -0.47%     
==========================================
  Files          39       41       +2     
  Lines        4282     4550     +268     
  Branches     1375     1507     +132     
==========================================
+ Hits         4201     4443     +242     
- Misses         71       98      +27     
+ Partials       10        9       -1     
Files with missing lines Coverage Δ
src/App.tsx 100.00% <100.00%> (ø)
src/components/404/index.tsx 100.00% <ø> (ø)
src/components/card.tsx 100.00% <ø> (ø)
src/components/circular-progress.tsx 100.00% <100.00%> (ø)
src/components/clusters/edit.tsx 99.54% <100.00%> (ø)
src/components/clusters/index.tsx 100.00% <100.00%> (+4.90%) ⬆️
src/components/clusters/information.tsx 97.59% <100.00%> (+0.02%) ⬆️
src/components/clusters/new.tsx 100.00% <ø> (ø)
src/components/clusters/peers/index.tsx 98.12% <100.00%> (+0.04%) ⬆️
src/components/clusters/schedulers/index.tsx 98.88% <100.00%> (+0.69%) ⬆️
... and 4 more

... and 21 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Signed-off-by: zhaoxinxin <1186037180@qq.com>
@Liam-Zhao Liam-Zhao requested a review from gaius-qi March 24, 2025 01:54
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Copy link
Member

@gaius-qi gaius-qi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gaius-qi gaius-qi merged commit 7dd9df2 into main Mar 24, 2025
8 checks passed
@gaius-qi gaius-qi deleted the feat--add-dark-module branch March 24, 2025 07:27
Yang1998-jiale pushed a commit that referenced this pull request Mar 11, 2026
Signed-off-by: zhaoxinxin <1186037180@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants