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

Adv/algebraic shifting #4260

Open
wants to merge 169 commits into
base: master
Choose a base branch
from

fix doctest

052b305
Select commit
Loading
Failed to load commit list.
Open

Adv/algebraic shifting #4260

fix doctest
052b305
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 27, 2024 in 1s

67.74% of diff hit (target 84.50%)

View this Pull Request on Codecov

67.74% of diff hit (target 84.50%)

Annotations

Check warning on line 39 in experimental/AlgebraicShifting/src/AlgebraicShifting.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/AlgebraicShifting.jl#L39

Added line #L39 was not covered by tests

Check warning on line 45 in experimental/AlgebraicShifting/src/AlgebraicShifting.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/AlgebraicShifting.jl#L42-L45

Added lines #L42 - L45 were not covered by tests

Check warning on line 49 in experimental/AlgebraicShifting/src/AlgebraicShifting.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/AlgebraicShifting.jl#L47-L49

Added lines #L47 - L49 were not covered by tests

Check warning on line 53 in experimental/AlgebraicShifting/src/AlgebraicShifting.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/AlgebraicShifting.jl#L51-L53

Added lines #L51 - L53 were not covered by tests

Check warning on line 57 in experimental/AlgebraicShifting/src/AlgebraicShifting.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/AlgebraicShifting.jl#L57

Added line #L57 was not covered by tests

Check warning on line 59 in experimental/AlgebraicShifting/src/AlgebraicShifting.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/AlgebraicShifting.jl#L59

Added line #L59 was not covered by tests

Check warning on line 64 in experimental/AlgebraicShifting/src/AlgebraicShifting.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/AlgebraicShifting.jl#L64

Added line #L64 was not covered by tests

Check warning on line 68 in experimental/AlgebraicShifting/src/AlgebraicShifting.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/AlgebraicShifting.jl#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 72 in experimental/AlgebraicShifting/src/AlgebraicShifting.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/AlgebraicShifting.jl#L70-L72

Added lines #L70 - L72 were not covered by tests

Check warning on line 74 in experimental/AlgebraicShifting/src/AlgebraicShifting.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/AlgebraicShifting.jl#L74

Added line #L74 was not covered by tests

Check warning on line 76 in experimental/AlgebraicShifting/src/AlgebraicShifting.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/AlgebraicShifting.jl#L76

Added line #L76 was not covered by tests

Check warning on line 83 in experimental/AlgebraicShifting/src/AlgebraicShifting.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/AlgebraicShifting.jl#L83

Added line #L83 was not covered by tests

Check warning on line 88 in experimental/AlgebraicShifting/src/AlgebraicShifting.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/AlgebraicShifting.jl#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 90 in experimental/AlgebraicShifting/src/AlgebraicShifting.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/AlgebraicShifting.jl#L90

Added line #L90 was not covered by tests

Check warning on line 93 in experimental/AlgebraicShifting/src/AlgebraicShifting.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/AlgebraicShifting.jl#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 95 in experimental/AlgebraicShifting/src/AlgebraicShifting.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/AlgebraicShifting.jl#L95

Added line #L95 was not covered by tests

Check warning on line 101 in experimental/AlgebraicShifting/src/AlgebraicShifting.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/AlgebraicShifting.jl#L98-L101

Added lines #L98 - L101 were not covered by tests

Check warning on line 115 in experimental/AlgebraicShifting/src/AlgebraicShifting.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/AlgebraicShifting.jl#L103-L115

Added lines #L103 - L115 were not covered by tests

Check warning on line 118 in experimental/AlgebraicShifting/src/AlgebraicShifting.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/AlgebraicShifting.jl#L118

Added line #L118 was not covered by tests

Check warning on line 183 in experimental/AlgebraicShifting/src/PartialShift.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/PartialShift.jl#L179-L183

Added lines #L179 - L183 were not covered by tests

Check warning on line 185 in experimental/AlgebraicShifting/src/PartialShift.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/PartialShift.jl#L185

Added line #L185 was not covered by tests

Check warning on line 190 in experimental/AlgebraicShifting/src/PartialShift.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/PartialShift.jl#L187-L190

Added lines #L187 - L190 were not covered by tests

Check warning on line 193 in experimental/AlgebraicShifting/src/PartialShift.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/PartialShift.jl#L193

Added line #L193 was not covered by tests

Check warning on line 211 in experimental/AlgebraicShifting/src/PartialShift.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/PartialShift.jl#L208-L211

Added lines #L208 - L211 were not covered by tests

Check warning on line 213 in experimental/AlgebraicShifting/src/PartialShift.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/AlgebraicShifting/src/PartialShift.jl#L213

Added line #L213 was not covered by tests