Skip to content

Conversation

@matbesancon
Copy link
Contributor

Closes #563

@codecov
Copy link

codecov bot commented Oct 11, 2024

Codecov Report

Attention: Patch coverage is 92.30769% with 3 lines in your changes missing coverage. Please review.

Project coverage is 84.13%. Comparing base (313a04f) to head (031c5fd).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/linalg.jl 92.30% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #565      +/-   ##
==========================================
+ Coverage   84.09%   84.13%   +0.04%     
==========================================
  Files          12       12              
  Lines        9102     9159      +57     
==========================================
+ Hits         7654     7706      +52     
- Misses       1448     1453       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@matbesancon matbesancon requested a review from rayegun October 12, 2024 07:20
Copy link
Member

@dkarrasch dkarrasch left a comment

Choose a reason for hiding this comment

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

Nice. The comments refer to both methods actually. As for the length checks, perhaps you could add tests for all mismatching cases?

@matbesancon matbesancon requested a review from dkarrasch October 17, 2024 07:50
@dkarrasch dkarrasch merged commit f10d4da into main Oct 22, 2024
10 checks passed
@dkarrasch dkarrasch deleted the diag-sparse-dot branch October 22, 2024 11:39
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.

slow 3-argument dot with sparse vectors

3 participants