Skip to content

Conversation

@Flipez
Copy link
Owner

@Flipez Flipez commented Jan 17, 2026

adds Matrix as an object. This closes #64

Signed-off-by: Flipez <gh@flipez.net>
@vercel
Copy link

vercel bot commented Jan 17, 2026

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

Project Deployment Review Updated (UTC)
rocket-lang Ready Ready Preview, Comment Jan 17, 2026 4:13pm
rocket-lang-play Ready Ready Preview, Comment Jan 17, 2026 4:13pm

@codecov
Copy link

codecov bot commented Jan 17, 2026

Codecov Report

❌ Patch coverage is 98.13084% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.69%. Comparing base (2a37271) to head (c8714af).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
evaluator/index.go 83.33% 2 Missing and 1 partial ⚠️
object/matrix.go 98.88% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #222      +/-   ##
==========================================
+ Coverage   84.65%   85.69%   +1.03%     
==========================================
  Files         107      108       +1     
  Lines        3851     4172     +321     
==========================================
+ Hits         3260     3575     +315     
- Misses        522      526       +4     
- Partials       69       71       +2     

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

@Flipez Flipez changed the title feat(matrix) add matrix object) feat(matrix) add matrix object Jan 17, 2026
Signed-off-by: Flipez <gh@flipez.net>
Signed-off-by: Flipez <gh@flipez.net>
Signed-off-by: Flipez <gh@flipez.net>
Signed-off-by: Flipez <gh@flipez.net>
Signed-off-by: Flipez <gh@flipez.net>
Signed-off-by: Flipez <gh@flipez.net>
@Flipez Flipez merged commit 8ba674b into main Jan 17, 2026
5 of 6 checks passed
@Flipez Flipez deleted the add-matrix-obj branch January 17, 2026 16:16
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.

Implement matrix multiplication

2 participants