Skip to content

refactor(card): add SVG minification to reduce response size#940

Merged
FajarKim merged 2 commits intomasterfrom
minify-svg-code
Apr 2, 2026
Merged

refactor(card): add SVG minification to reduce response size#940
FajarKim merged 2 commits intomasterfrom
minify-svg-code

Conversation

@FajarKim
Copy link
Copy Markdown
Owner

@FajarKim FajarKim commented Apr 2, 2026

Description

Minify SVG content.

Type of change

  • Bug fix (added a non-breaking change which fixes an issue)
  • New feature (added a non-breaking change which adds functionality)
  • Updated documentation (updated the readme, templates, or other repo files)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Misc change (updated other files non-breaking change)

How Has This Been Tested?

  • Tested locally with a valid username
  • Tested locally with an invalid username
  • Ran tests with npm test
  • Added or updated test cases to test new features

Checklist:

  • I have checked to make sure no other pull requests are open for this issue
  • The code is properly formatted and is consistent with the existing code style
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Screenshots

None

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
github-readme-profile Ready Ready Preview, Comment Apr 2, 2026 7:53am

@github-actions github-actions Bot added dependencies Pull requests that update a dependency file card labels Apr 2, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.60%. Comparing base (051c535) to head (01e2076).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #940      +/-   ##
==========================================
+ Coverage   68.27%   68.60%   +0.32%     
==========================================
  Files          13       13              
  Lines         290      293       +3     
  Branches       70       70              
==========================================
+ Hits          198      201       +3     
- Misses         76       86      +10     
+ Partials       16        6      -10     

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

🚀 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.

@FajarKim FajarKim merged commit ef803c8 into master Apr 2, 2026
12 checks passed
@FajarKim FajarKim deleted the minify-svg-code branch April 2, 2026 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

card dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant