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

Refactor fq_*_mat solving code using generics #2181

Merged
merged 1 commit into from
Jan 24, 2025

Refactor fq_*_mat solving code using generics

998d52f
Select commit
Loading
Failed to load commit list.
Merged

Refactor fq_*_mat solving code using generics #2181

Refactor fq_*_mat solving code using generics
998d52f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 24, 2025 in 0s

85.10% of diff hit (target 90.31%)

View this Pull Request on Codecov

85.10% of diff hit (target 90.31%)

Annotations

Check warning on line 34 in src/fq_mat_templates/can_solve.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fq_mat_templates/can_solve.c#L34

Added line #L34 was not covered by tests

Check warning on line 679 in src/gr/fq.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gr/fq.c#L679

Added line #L679 was not covered by tests

Check warning on line 688 in src/gr/fq.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gr/fq.c#L688

Added line #L688 was not covered by tests

Check warning on line 642 in src/gr/fq_nmod.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gr/fq_nmod.c#L642

Added line #L642 was not covered by tests

Check warning on line 651 in src/gr/fq_nmod.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gr/fq_nmod.c#L651

Added line #L651 was not covered by tests

Check warning on line 530 in src/gr/fq_zech.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gr/fq_zech.c#L530

Added line #L530 was not covered by tests

Check warning on line 539 in src/gr/fq_zech.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gr/fq_zech.c#L539

Added line #L539 was not covered by tests