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

add PermMatrixCSC #78

Merged
merged 13 commits into from
Apr 17, 2024

improve test coverage

07a534b
Select commit
Loading
Failed to load commit list.
Merged

add PermMatrixCSC #78

improve test coverage
07a534b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 27, 2024 in 1s

88.66% of diff hit (target 88.85%)

View this Pull Request on Codecov

88.66% of diff hit (target 88.85%)

Annotations

Check warning on line 151 in src/PermMatrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PermMatrix.jl#L151

Added line #L151 was not covered by tests

Check warning on line 161 in src/PermMatrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PermMatrix.jl#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 32 in src/arraymath.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arraymath.jl#L32

Added line #L32 was not covered by tests

Check warning on line 81 in src/arraymath.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/arraymath.jl#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 25 in src/conversions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/conversions.jl#L25

Added line #L25 was not covered by tests

Check warning on line 45 in src/conversions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/conversions.jl#L45

Added line #L45 was not covered by tests

Check warning on line 70 in src/conversions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/conversions.jl#L70

Added line #L70 was not covered by tests

Check warning on line 95 in src/conversions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/conversions.jl#L95

Added line #L95 was not covered by tests

Check warning on line 97 in src/conversions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/conversions.jl#L97

Added line #L97 was not covered by tests

Check warning on line 101 in src/conversions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/conversions.jl#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 6 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L6

Added line #L6 was not covered by tests

Check warning on line 8 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L8

Added line #L8 was not covered by tests

Check warning on line 122 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L119-L122

Added lines #L119 - L122 were not covered by tests

Check warning on line 188 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L188

Added line #L188 was not covered by tests

Check warning on line 7 in src/promotions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/promotions.jl#L7

Added line #L7 was not covered by tests

Check warning on line 10 in src/promotions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/promotions.jl#L10

Added line #L10 was not covered by tests

Check warning on line 21 in src/promotions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/promotions.jl#L21

Added line #L21 was not covered by tests