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

♻️ refactor: improve matrix renderer code organization #683

Merged
merged 1 commit into from
Feb 7, 2025
Merged

Conversation

w3bdesign
Copy link
Owner

The matrix rendering logic has been split into smaller, more focused functions to improve code readability and maintainability. Drawing and column handling are now separated.

The matrix rendering logic has been split into smaller, more focused functions
to improve code readability and maintainability. Drawing and column handling
are now separated.
@w3bdesign w3bdesign self-assigned this Feb 7, 2025
Copy link

vercel bot commented Feb 7, 2025

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

Name Status Preview Comments Updated (UTC)
dfweb-v4 🛑 Canceled (Inspect) Feb 7, 2025 5:53am

Copy link

sonarqubecloud bot commented Feb 7, 2025

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3886e26) to head (72b2e5b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #683   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           35        35           
  Lines          399       406    +7     
  Branches       100       100           
=========================================
+ Hits           399       406    +7     

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

@w3bdesign w3bdesign merged commit 90b12ff into main Feb 7, 2025
13 checks passed
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.

2 participants