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

various list-comprehension in combinat (ruff PERF) #37545

Merged
merged 2 commits into from
Mar 31, 2024

fix suggested details

32799a6
Select commit
Loading
Failed to load commit list.
Merged

various list-comprehension in combinat (ruff PERF) #37545

fix suggested details
32799a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 7, 2024 in 0s

83.33% of diff hit (target 89.74%)

View this Pull Request on Codecov

83.33% of diff hit (target 89.74%)

Annotations

Check warning on line 1032 in src/sage/combinat/cluster_algebra_quiver/mutation_type.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sage/combinat/cluster_algebra_quiver/mutation_type.py#L1032

Added line #L1032 was not covered by tests

Check warning on line 1036 in src/sage/combinat/cluster_algebra_quiver/mutation_type.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sage/combinat/cluster_algebra_quiver/mutation_type.py#L1035-L1036

Added lines #L1035 - L1036 were not covered by tests

Check warning on line 147 in src/sage/combinat/designs/covering_design.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sage/combinat/designs/covering_design.py#L147

Added line #L147 was not covered by tests

Check warning on line 202 in src/sage/combinat/rigged_configurations/rigged_configuration_element.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sage/combinat/rigged_configurations/rigged_configuration_element.py#L202

Added line #L202 was not covered by tests