Skip to content

Use generic methods for * and / with a scalar#43

Merged
albertomercurio merged 2 commits into
mainfrom
patch-1
Feb 1, 2026
Merged

Use generic methods for * and / with a scalar#43
albertomercurio merged 2 commits into
mainfrom
patch-1

Conversation

@albertomercurio

Copy link
Copy Markdown
Owner

As title

@codecov

codecov Bot commented Feb 1, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 60.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.25%. Comparing base (cfa1d29) to head (165e06c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/matrix_coo/matrix_coo.jl 50.00% 2 Missing ⚠️
src/matrix_csc/matrix_csc.jl 33.33% 2 Missing ⚠️
src/matrix_csr/matrix_csr.jl 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
- Coverage   87.16%   86.25%   -0.91%     
==========================================
  Files          18       18              
  Lines        1768     1761       -7     
==========================================
- Hits         1541     1519      -22     
- Misses        227      242      +15     

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

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Benchmark Results'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.30.

Benchmark suite Current: 165e06c Previous: cfa1d29 Ratio
Sparse Vector/JLArray/Sparse-Dense dot 23905 ns 14988 ns 1.59

This comment was automatically generated by workflow using github-action-benchmark.

@albertomercurio albertomercurio merged commit 4297205 into main Feb 1, 2026
16 of 21 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.

1 participant