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

document the user-facing api of faer-core #52

Merged
merged 1 commit into from
Sep 12, 2023

document the user-facing api of faer-core

fc17b33
Select commit
Loading
Failed to load commit list.
Merged

document the user-facing api of faer-core #52

document the user-facing api of faer-core
fc17b33
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 11, 2023 in 1s

82.78% of diff hit (target 92.71%)

View this Pull Request on Codecov

82.78% of diff hit (target 92.71%)

Annotations

Check warning on line 839 in faer-cholesky/src/ldlt_diagonal/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

faer-cholesky/src/ldlt_diagonal/update.rs#L839

Added line #L839 was not covered by tests

Check warning on line 121 in faer-core/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

faer-core/src/lib.rs#L121

Added line #L121 was not covered by tests

Check warning on line 142 in faer-core/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

faer-core/src/lib.rs#L142

Added line #L142 was not covered by tests

Check warning on line 151 in faer-core/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

faer-core/src/lib.rs#L151

Added line #L151 was not covered by tests

Check warning on line 159 in faer-core/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

faer-core/src/lib.rs#L159

Added line #L159 was not covered by tests

Check warning on line 4425 in faer-core/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

faer-core/src/lib.rs#L4423-L4425

Added lines #L4423 - L4425 were not covered by tests

Check warning on line 4431 in faer-core/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

faer-core/src/lib.rs#L4429-L4431

Added lines #L4429 - L4431 were not covered by tests

Check warning on line 15 in faer-core/src/matrix_ops.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

faer-core/src/matrix_ops.rs#L10-L15

Added lines #L10 - L15 were not covered by tests

Check warning on line 26 in faer-core/src/matrix_ops.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

faer-core/src/matrix_ops.rs#L21-L26

Added lines #L21 - L26 were not covered by tests

Check warning on line 131 in faer-core/src/matrix_ops.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

faer-core/src/matrix_ops.rs#L129-L131

Added lines #L129 - L131 were not covered by tests