Skip to content

Comments

AbstractSparseMatrixCSR interface baseline#546

Closed
termi-official wants to merge 7 commits intoJuliaSparse:mainfrom
termi-official:do/csc-interface-baseline
Closed

AbstractSparseMatrixCSR interface baseline#546
termi-official wants to merge 7 commits intoJuliaSparse:mainfrom
termi-official:do/csc-interface-baseline

Conversation

@termi-official
Copy link

CSR interface for #538 . Don't mind the typo in the branch name and commit.

TODOs

  • Increase test coverage
  • Docs
  • Decide what to export

@codecov
Copy link

codecov bot commented Jul 5, 2024

Codecov Report

❌ Patch coverage is 33.39623% with 353 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.30%. Comparing base (313a04f) to head (01befd0).
⚠️ Report is 54 commits behind head on main.

Files with missing lines Patch % Lines
src/sparseconvert.jl 4.22% 136 Missing ⚠️
src/linalg.jl 35.67% 110 Missing ⚠️
src/sparsematrix.jl 50.69% 107 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #546      +/-   ##
==========================================
- Coverage   84.09%   81.30%   -2.79%     
==========================================
  Files          12       12              
  Lines        9102     9612     +510     
==========================================
+ Hits         7654     7815     +161     
- Misses       1448     1797     +349     

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

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