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

Added new function is_unimodular for square integer matrices #1991

Merged
merged 8 commits into from
Jan 16, 2025

Increase test coverage

f6c2d67
Select commit
Loading
Failed to load commit list.
Merged

Added new function is_unimodular for square integer matrices #1991

Increase test coverage
f6c2d67
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 15, 2025 in 1s

96.59% of diff hit (target 88.08%)

View this Pull Request on Codecov

96.59% of diff hit (target 88.08%)

Annotations

Check warning on line 509 in src/matrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/matrix.jl#L509

Added line #L509 was not covered by tests

Check warning on line 577 in src/matrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/matrix.jl#L575-L577

Added lines #L575 - L577 were not covered by tests

Check warning on line 585 in src/matrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/matrix.jl#L585

Added line #L585 was not covered by tests

Check warning on line 593 in src/matrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/matrix.jl#L593

Added line #L593 was not covered by tests