Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AbstractSparseMatrixCSR interface baseline #546

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Merge branch 'main' into do/csc-interface-baseline

01befd0
Select commit
Loading
Failed to load commit list.
Draft

AbstractSparseMatrixCSR interface baseline #546

Merge branch 'main' into do/csc-interface-baseline
01befd0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 30, 2024 in 1s

33.39% of diff hit (target 84.09%)

View this Pull Request on Codecov

33.39% of diff hit (target 84.09%)

Annotations

Check warning on line 34 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L34

Added line #L34 was not covered by tests

Check warning on line 36 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L36

Added line #L36 was not covered by tests

Check warning on line 38 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L38

Added line #L38 was not covered by tests

Check warning on line 40 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L40

Added line #L40 was not covered by tests

Check warning on line 42 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L42

Added line #L42 was not covered by tests

Check warning on line 44 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L44

Added line #L44 was not covered by tests

Check warning on line 46 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L46

Added line #L46 was not covered by tests

Check warning on line 48 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L48

Added line #L48 was not covered by tests

Check warning on line 76 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L76

Added line #L76 was not covered by tests

Check warning on line 78 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L78

Added line #L78 was not covered by tests

Check warning on line 80 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L80

Added line #L80 was not covered by tests

Check warning on line 125 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 127 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L127

Added line #L127 was not covered by tests

Check warning on line 129 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L129

Added line #L129 was not covered by tests

Check warning on line 142 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L131-L142

Added lines #L131 - L142 were not covered by tests

Check warning on line 168 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L167-L168

Added lines #L167 - L168 were not covered by tests

Check warning on line 170 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L170

Added line #L170 was not covered by tests

Check warning on line 172 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L172

Added line #L172 was not covered by tests

Check warning on line 186 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L174-L186

Added lines #L174 - L186 were not covered by tests

Check warning on line 241 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L239-L241

Added lines #L239 - L241 were not covered by tests

Check warning on line 243 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L243

Added line #L243 was not covered by tests

Check warning on line 245 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L245

Added line #L245 was not covered by tests

Check warning on line 257 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L247-L257

Added lines #L247 - L257 were not covered by tests

Check warning on line 261 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L259-L261

Added lines #L259 - L261 were not covered by tests

Check warning on line 263 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L263

Added line #L263 was not covered by tests