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

Fixes to general sorting algorithms for hoomd and lammps #762

Closed

Merge branch 'main' into connection-members-classes-only

06e9ddd
Select commit
Loading
Failed to load commit list.
Closed

Fixes to general sorting algorithms for hoomd and lammps #762

Merge branch 'main' into connection-members-classes-only
06e9ddd
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Sep 19, 2023 in 1s

77.86% of diff hit (target 91.89%)

View this Pull Request on Codecov

77.86% of diff hit (target 91.89%)

Annotations

Check warning on line 524 in gmso/external/convert_hoomd.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/external/convert_hoomd.py#L524

Added line #L524 was not covered by tests

Check warning on line 1168 in gmso/external/convert_hoomd.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/external/convert_hoomd.py#L1166-L1168

Added lines #L1166 - L1168 were not covered by tests

Check warning on line 1172 in gmso/external/convert_hoomd.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/external/convert_hoomd.py#L1171-L1172

Added lines #L1171 - L1172 were not covered by tests

Check warning on line 1184 in gmso/external/convert_hoomd.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/external/convert_hoomd.py#L1182-L1184

Added lines #L1182 - L1184 were not covered by tests

Check warning on line 1187 in gmso/external/convert_hoomd.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/external/convert_hoomd.py#L1187

Added line #L1187 was not covered by tests

Check warning on line 1191 in gmso/external/convert_hoomd.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/external/convert_hoomd.py#L1190-L1191

Added lines #L1190 - L1191 were not covered by tests

Check warning on line 1287 in gmso/external/convert_hoomd.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/external/convert_hoomd.py#L1287

Added line #L1287 was not covered by tests

Check warning on line 40 in gmso/utils/sorting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/utils/sorting.py#L40

Added line #L40 was not covered by tests

Check warning on line 74 in gmso/utils/sorting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/utils/sorting.py#L74

Added line #L74 was not covered by tests

Check warning on line 79 in gmso/utils/sorting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/utils/sorting.py#L79

Added line #L79 was not covered by tests

Check warning on line 83 in gmso/utils/sorting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/utils/sorting.py#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 87 in gmso/utils/sorting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/utils/sorting.py#L87

Added line #L87 was not covered by tests

Check warning on line 91 in gmso/utils/sorting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/utils/sorting.py#L89-L91

Added lines #L89 - L91 were not covered by tests

Check warning on line 95 in gmso/utils/sorting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/utils/sorting.py#L95

Added line #L95 was not covered by tests

Check warning on line 124 in gmso/utils/sorting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/utils/sorting.py#L124

Added line #L124 was not covered by tests

Check warning on line 143 in gmso/utils/sorting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/utils/sorting.py#L143

Added line #L143 was not covered by tests

Check warning on line 147 in gmso/utils/sorting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/utils/sorting.py#L147

Added line #L147 was not covered by tests

Check warning on line 159 in gmso/utils/sorting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/utils/sorting.py#L159

Added line #L159 was not covered by tests