Skip to content

Implement addition with UniformScaling#44

Merged
albertomercurio merged 1 commit intomainfrom
patch-1
Feb 1, 2026
Merged

Implement addition with UniformScaling#44
albertomercurio merged 1 commit intomainfrom
patch-1

Conversation

@albertomercurio
Copy link
Owner

As title

@codecov
Copy link

codecov bot commented Feb 1, 2026

Codecov Report

❌ Patch coverage is 93.50649% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.84%. Comparing base (4297205) to head (288bd2c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/matrix_csc/matrix_csc_kernels.jl 86.66% 4 Missing ⚠️
src/matrix_csr/matrix_csr_kernels.jl 86.66% 4 Missing ⚠️
src/matrix_coo/matrix_coo_kernels.jl 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   86.25%   86.84%   +0.58%     
==========================================
  Files          18       18              
  Lines        1761     1915     +154     
==========================================
+ Hits         1519     1663     +144     
- Misses        242      252      +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.

@albertomercurio albertomercurio merged commit 151e8a6 into main Feb 1, 2026
17 of 21 checks passed
Copy link
Contributor

@github-actions github-actions bot left a comment

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: 288bd2c Previous: 4297205 Ratio
Three-argument dot/Array/COO 2258070 ns 1071458.5 ns 2.11

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

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