Skip to content

Conversation

@albertomercurio
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jan 26, 2026

Codecov Report

❌ Patch coverage is 68.46154% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.46%. Comparing base (dd4d106) to head (535333c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/matrix_csc/matrix_csc_kernels.jl 65.51% 10 Missing ⚠️
src/matrix_csr/matrix_csr_kernels.jl 65.51% 10 Missing ⚠️
src/matrix_coo/matrix_coo_kernels.jl 42.85% 8 Missing ⚠️
src/conversions/conversion_kernels.jl 0.00% 6 Missing ⚠️
src/conversions/conversions.jl 90.90% 2 Missing ⚠️
src/matrix_coo/matrix_coo.jl 84.61% 2 Missing ⚠️
src/core.jl 83.33% 1 Missing ⚠️
src/matrix_csc/matrix_csc.jl 75.00% 1 Missing ⚠️
src/matrix_csr/matrix_csr.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #37   +/-   ##
=======================================
  Coverage   87.46%   87.46%           
=======================================
  Files          13       13           
  Lines        1237     1237           
=======================================
  Hits         1082     1082           
  Misses        155      155           

☔ 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 22d416d into main Jan 26, 2026
16 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: 535333c Previous: dd4d106 Ratio
Sparse Vector/JLArray/Sum 23965 ns 16651 ns 1.44

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.

2 participants