Skip to content

Conversation

@teociaps
Copy link
Owner

This pull request includes various changes to improve the codebase, including updates to configuration files, enhancements to utility functions, and improvements to testing. The most important changes are grouped into configuration updates, utility enhancements, and testing improvements.

Configuration Updates:

Utility Enhancements:

  • api/utils.ts: Improved fetchConfigFromRepo function to handle icons in data items by converting them to base64 if necessary. [1] [2] [3]
  • src/common/utils.ts: Added convertImageToBase64 function to convert image URLs to base64 data URLs with MIME type detection and error handling. [1] [2]

Testing Improvements:

@teociaps teociaps self-assigned this Mar 22, 2025
@vercel
Copy link

vercel bot commented Mar 22, 2025

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

Name Status Preview Comments Updated (UTC)
github-bubble-chart ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 22, 2025 11:36pm

@github-actions github-actions bot added documentation Improvements or additions to documentation dependencies Related to a dependency file configuration Related to configuration files labels Mar 22, 2025
@codecov
Copy link

codecov bot commented Mar 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

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

@teociaps teociaps merged commit 5c3fdf7 into main Mar 22, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

configuration Related to configuration files dependencies Related to a dependency file documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant