Skip to content

Add ishermitian and issymmetric#41

Merged
albertomercurio merged 1 commit into
mainfrom
patch-1
Feb 1, 2026
Merged

Add ishermitian and issymmetric#41
albertomercurio merged 1 commit into
mainfrom
patch-1

Conversation

@albertomercurio

Copy link
Copy Markdown
Owner

No description provided.

@codecov

codecov Bot commented Feb 1, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 94.82759% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.13%. Comparing base (c161bbb) to head (0ea92ea).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/core.jl 50.00% 2 Missing ⚠️
src/matrix_csc/matrix_csc_kernels.jl 93.75% 2 Missing ⚠️
src/matrix_csr/matrix_csr_kernels.jl 93.75% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #41       +/-   ##
===========================================
+ Coverage   60.46%   89.13%   +28.67%     
===========================================
  Files          16       18        +2     
  Lines        1424     1556      +132     
===========================================
+ Hits          861     1387      +526     
+ Misses        563      169      -394     

☔ 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 0161498 into main Feb 1, 2026
18 of 21 checks passed

@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: 0ea92ea Previous: c161bbb Ratio
Sparse Vector/JLArray/Sum 25287 ns 15950 ns 1.59

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