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

experimental: Gröbner Walk #3821

Merged
merged 184 commits into from
Sep 5, 2024

Fix missing docstring

c4d9d68
Select commit
Loading
Failed to load commit list.
Merged

experimental: Gröbner Walk #3821

Fix missing docstring
c4d9d68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 5, 2024 in 1s

56.54% of diff hit (target 84.44%)

View this Pull Request on Codecov

56.54% of diff hit (target 84.44%)

Annotations

Check warning on line 4 in experimental/GroebnerWalk/benchmark/agk.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/agk.jl#L3-L4

Added lines #L3 - L4 were not covered by tests

Check warning on line 7 in experimental/GroebnerWalk/benchmark/agk.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/agk.jl#L6-L7

Added lines #L6 - L7 were not covered by tests

Check warning on line 9 in experimental/GroebnerWalk/benchmark/agk.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/agk.jl#L9

Added line #L9 was not covered by tests

Check warning on line 15 in experimental/GroebnerWalk/benchmark/agk.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/agk.jl#L15

Added line #L15 was not covered by tests

Check warning on line 8 in experimental/GroebnerWalk/benchmark/benchmarks.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/benchmarks.jl#L8

Added line #L8 was not covered by tests

Check warning on line 23 in experimental/GroebnerWalk/benchmark/benchmarks.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/benchmarks.jl#L15-L23

Added lines #L15 - L23 were not covered by tests

Check warning on line 27 in experimental/GroebnerWalk/benchmark/benchmarks.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/benchmarks.jl#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 35 in experimental/GroebnerWalk/benchmark/benchmarks.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/benchmarks.jl#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 38 in experimental/GroebnerWalk/benchmark/benchmarks.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/benchmarks.jl#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 41 in experimental/GroebnerWalk/benchmark/benchmarks.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/benchmarks.jl#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 45 in experimental/GroebnerWalk/benchmark/benchmarks.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/benchmarks.jl#L43-L45

Added lines #L43 - L45 were not covered by tests

Check warning on line 48 in experimental/GroebnerWalk/benchmark/benchmarks.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/benchmarks.jl#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 51 in experimental/GroebnerWalk/benchmark/benchmarks.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/benchmarks.jl#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 54 in experimental/GroebnerWalk/benchmark/benchmarks.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/benchmarks.jl#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 57 in experimental/GroebnerWalk/benchmark/benchmarks.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/benchmarks.jl#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 60 in experimental/GroebnerWalk/benchmark/benchmarks.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/benchmarks.jl#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 63 in experimental/GroebnerWalk/benchmark/benchmarks.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/benchmarks.jl#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 5 in experimental/GroebnerWalk/benchmark/cyclic.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/cyclic.jl#L3-L5

Added lines #L3 - L5 were not covered by tests

Check warning on line 13 in experimental/GroebnerWalk/benchmark/cyclic.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/cyclic.jl#L13

Added line #L13 was not covered by tests

Check warning on line 18 in experimental/GroebnerWalk/benchmark/cyclic.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/cyclic.jl#L16-L18

Added lines #L16 - L18 were not covered by tests

Check warning on line 29 in experimental/GroebnerWalk/benchmark/cyclic.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/cyclic.jl#L29

Added line #L29 was not covered by tests

Check warning on line 34 in experimental/GroebnerWalk/benchmark/cyclic.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/cyclic.jl#L32-L34

Added lines #L32 - L34 were not covered by tests

Check warning on line 47 in experimental/GroebnerWalk/benchmark/cyclic.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/cyclic.jl#L47

Added line #L47 was not covered by tests

Check warning on line 51 in experimental/GroebnerWalk/benchmark/cyclic.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/cyclic.jl#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 53 in experimental/GroebnerWalk/benchmark/cyclic.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/GroebnerWalk/benchmark/cyclic.jl#L53

Added line #L53 was not covered by tests