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

feat(app-theme): enable theme switch for antd design #1260

Merged
merged 4 commits into from
Apr 18, 2024
Merged

Conversation

sabertazimi
Copy link
Owner

Pull Request

This PR Contains

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Test-Case

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

Breaking Changes

Additional Info

Copy link

vercel bot commented Apr 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2024 11:07am

Copy link
Contributor

github-actions bot commented Apr 18, 2024

Lighthouse Report

https://blog-boyzdci9u-sabertazs-projects.vercel.app/

🚀 Vercel preview deployment
Lighthouse report

Category Score
🟡 performance 87
🟢 accessibility 100
🟡 best-practices 78
🟢 seo 100
🟢 pwa 100

https://blog-boyzdci9u-sabertazs-projects.vercel.app/posts

🚀 Vercel preview deployment
Lighthouse report

Category Score
🟢 performance 97
🟢 accessibility 94
🟡 best-practices 74
🟢 seo 100
🟢 pwa 100

https://blog-boyzdci9u-sabertazs-projects.vercel.app/tags

🚀 Vercel preview deployment
Lighthouse report

Category Score
🟢 performance 99
🟢 accessibility 94
🟡 best-practices 74
🟢 seo 100
🟢 pwa 100

https://blog-boyzdci9u-sabertazs-projects.vercel.app/books

🚀 Vercel preview deployment
Lighthouse report

Category Score
🟢 performance 98
🟢 accessibility 94
🟡 best-practices 74
🟢 seo 100
🟢 pwa 100

https://blog-boyzdci9u-sabertazs-projects.vercel.app/about

🚀 Vercel preview deployment
Lighthouse report

Category Score
🟢 performance 99
🟢 accessibility 94
🟡 best-practices 74
🟢 seo 100
🟢 pwa 100

Copy link

socket-security bot commented Apr 18, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] environment Transitive: filesystem +33 6.14 MB arvinxx

🚮 Removed packages: npm/[email protected], npm/[email protected]

View full report↗︎

Copy link

codecov bot commented Apr 18, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 95.43%. Comparing base (1704e8a) to head (b4a8654).

Files Patch % Lines
components/AntdProvider.tsx 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1260      +/-   ##
==========================================
- Coverage   95.74%   95.43%   -0.31%     
==========================================
  Files         177      178       +1     
  Lines         846      855       +9     
  Branches       87       84       -3     
==========================================
+ Hits          810      816       +6     
- Misses         31       38       +7     
+ Partials        5        1       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sabertazimi sabertazimi merged commit 5e11e78 into main Apr 18, 2024
14 of 15 checks passed
@sabertazimi sabertazimi deleted the feat/theme branch April 18, 2024 11:17
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