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: Complex reflection groups #3342

Draft
wants to merge 57 commits into
base: master
Choose a base branch
from

Merge branch 'master' into ut/complex_reflection_groups

084f0b0
Select commit
Loading
Failed to load commit list.
Draft

Experimental: Complex reflection groups #3342

Merge branch 'master' into ut/complex_reflection_groups
084f0b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 15, 2024 in 1s

76.45% of diff hit (target 84.00%)

View this Pull Request on Codecov

76.45% of diff hit (target 84.00%)

Annotations

Check warning on line 25 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 30 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 34 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 46 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 50 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 58 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 62 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 66 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 74 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 96 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L96

Added line #L96 was not covered by tests

Check warning on line 100 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L100

Added line #L100 was not covered by tests

Check warning on line 106 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L106

Added line #L106 was not covered by tests

Check warning on line 112 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L112

Added line #L112 was not covered by tests

Check warning on line 139 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L139

Added line #L139 was not covered by tests

Check warning on line 170 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L170

Added line #L170 was not covered by tests

Check warning on line 184 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L184

Added line #L184 was not covered by tests

Check warning on line 204 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L204

Added line #L204 was not covered by tests

Check warning on line 231 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L231

Added line #L231 was not covered by tests

Check warning on line 242 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L241-L242

Added lines #L241 - L242 were not covered by tests

Check warning on line 244 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L244

Added line #L244 was not covered by tests

Check warning on line 271 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L271

Added line #L271 was not covered by tests

Check warning on line 273 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L273

Added line #L273 was not covered by tests

Check warning on line 276 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L275-L276

Added lines #L275 - L276 were not covered by tests

Check warning on line 279 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L279

Added line #L279 was not covered by tests

Check warning on line 297 in experimental/ComplexReflectionGroups/src/ComplexReflection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

experimental/ComplexReflectionGroups/src/ComplexReflection.jl#L293-L297

Added lines #L293 - L297 were not covered by tests