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

Fix apply_diff_group for some actions #673

Merged
merged 29 commits into from
Nov 6, 2023

`inverse_translate_diff` fix

6a941f8
Select commit
Loading
Failed to load commit list.
Merged

Fix apply_diff_group for some actions #673

`inverse_translate_diff` fix
6a941f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 27, 2023 in 0s

0.00% of diff hit (target 99.40%)

View this Pull Request on Codecov

0.00% of diff hit (target 99.40%)

Annotations

Check warning on line 64 in src/groups/addition_operation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groups/addition_operation.jl#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 69 in src/groups/addition_operation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groups/addition_operation.jl#L66-L69

Added lines #L66 - L69 were not covered by tests

Check warning on line 543 in src/groups/group.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groups/group.jl#L541-L543

Added lines #L541 - L543 were not covered by tests

Check warning on line 921 in src/groups/group.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groups/group.jl#L921

Added line #L921 was not covered by tests

Check warning on line 942 in src/groups/group.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groups/group.jl#L942

Added line #L942 was not covered by tests

Check warning on line 100 in src/groups/group_operation_action.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groups/group_operation_action.jl#L100

Added line #L100 was not covered by tests

Check warning on line 102 in src/groups/group_operation_action.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groups/group_operation_action.jl#L102

Added line #L102 was not covered by tests

Check warning on line 104 in src/groups/group_operation_action.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groups/group_operation_action.jl#L104

Added line #L104 was not covered by tests

Check warning on line 115 in src/groups/group_operation_action.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groups/group_operation_action.jl#L115

Added line #L115 was not covered by tests

Check warning on line 117 in src/groups/group_operation_action.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groups/group_operation_action.jl#L117

Added line #L117 was not covered by tests

Check warning on line 119 in src/groups/group_operation_action.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groups/group_operation_action.jl#L119

Added line #L119 was not covered by tests

Check warning on line 135 in src/groups/multiplication_operation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groups/multiplication_operation.jl#L133-L135

Added lines #L133 - L135 were not covered by tests

Check warning on line 142 in src/groups/multiplication_operation.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groups/multiplication_operation.jl#L137-L142

Added lines #L137 - L142 were not covered by tests