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

Lammps Writer Changes For Updated Topology Class #701

Merged
merged 44 commits into from
Jul 7, 2023

Merge branch 'main' into 700-lammpswrite-updates

27df258
Select commit
Loading
Failed to load commit list.
Merged

Lammps Writer Changes For Updated Topology Class #701

Merge branch 'main' into 700-lammpswrite-updates
27df258
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 7, 2023 in 1s

91.45% of diff hit (target 91.98%)

View this Pull Request on Codecov

91.45% of diff hit (target 91.98%)

Annotations

Check warning on line 1744 in gmso/core/topology.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/core/topology.py#L1744

Added line #L1744 was not covered by tests

Check warning on line 1749 in gmso/core/topology.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/core/topology.py#L1747-L1749

Added lines #L1747 - L1749 were not covered by tests

Check warning on line 64 in gmso/core/views.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/core/views.py#L64

Added line #L64 was not covered by tests

Check warning on line 179 in gmso/core/views.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/core/views.py#L179

Added line #L179 was not covered by tests

Check warning on line 185 in gmso/core/views.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/core/views.py#L182-L185

Added lines #L182 - L185 were not covered by tests

Check warning on line 579 in gmso/external/convert_parmed.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/external/convert_parmed.py#L579

Added line #L579 was not covered by tests

Check warning on line 353 in gmso/formats/lammpsdata.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/formats/lammpsdata.py#L353

Added line #L353 was not covered by tests

Check warning on line 359 in gmso/formats/lammpsdata.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/formats/lammpsdata.py#L359

Added line #L359 was not covered by tests

Check warning on line 377 in gmso/formats/lammpsdata.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/formats/lammpsdata.py#L376-L377

Added lines #L376 - L377 were not covered by tests

Check warning on line 496 in gmso/formats/lammpsdata.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/formats/lammpsdata.py#L494-L496

Added lines #L494 - L496 were not covered by tests

Check warning on line 585 in gmso/formats/lammpsdata.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/formats/lammpsdata.py#L583-L585

Added lines #L583 - L585 were not covered by tests

Check warning on line 596 in gmso/formats/lammpsdata.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/formats/lammpsdata.py#L593-L596

Added lines #L593 - L596 were not covered by tests

Check warning on line 644 in gmso/formats/lammpsdata.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/formats/lammpsdata.py#L643-L644

Added lines #L643 - L644 were not covered by tests

Check warning on line 777 in gmso/formats/lammpsdata.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/formats/lammpsdata.py#L777

Added line #L777 was not covered by tests

Check warning on line 780 in gmso/formats/lammpsdata.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/formats/lammpsdata.py#L780

Added line #L780 was not covered by tests

Check warning on line 1259 in gmso/formats/lammpsdata.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/formats/lammpsdata.py#L1259

Added line #L1259 was not covered by tests

Check warning on line 29 in gmso/utils/conversions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/utils/conversions.py#L29

Added line #L29 was not covered by tests

Check warning on line 32 in gmso/utils/conversions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/utils/conversions.py#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 50 in gmso/utils/conversions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/utils/conversions.py#L50

Added line #L50 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/utils/decorators.py#L70-L74

Added lines #L70 - L74 were not covered by tests

Check warning on line 80 in gmso/utils/decorators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/utils/decorators.py#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 82 in gmso/utils/decorators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/utils/decorators.py#L82

Added line #L82 was not covered by tests

Check warning on line 84 in gmso/utils/decorators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/utils/decorators.py#L84

Added line #L84 was not covered by tests

Check warning on line 64 in gmso/utils/misc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gmso/utils/misc.py#L64

Added line #L64 was not covered by tests