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

[WIP] Implementing gemmi-based mmcif reader (with easy extension to PDB/PDBx and mmJSON) #4712

Open
wants to merge 33 commits into
base: develop
Choose a base branch
from

add black instead of ruff

e80632c
Select commit
Loading
Failed to load commit list.
Open

[WIP] Implementing gemmi-based mmcif reader (with easy extension to PDB/PDBx and mmJSON) #4712

add black instead of ruff
e80632c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 25, 2024 in 1s

85.54% of diff hit (target 93.65%)

View this Pull Request on Codecov

85.54% of diff hit (target 93.65%)

Annotations

Check warning on line 60 in package/MDAnalysis/coordinates/MMCIF.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

package/MDAnalysis/coordinates/MMCIF.py#L60

Added line #L60 was not covered by tests

Check warning on line 64 in package/MDAnalysis/coordinates/MMCIF.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

package/MDAnalysis/coordinates/MMCIF.py#L64

Added line #L64 was not covered by tests

Check warning on line 74 in package/MDAnalysis/coordinates/MMCIF.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

package/MDAnalysis/coordinates/MMCIF.py#L74

Added line #L74 was not covered by tests

Check warning on line 79 in package/MDAnalysis/coordinates/MMCIF.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

package/MDAnalysis/coordinates/MMCIF.py#L79

Added line #L79 was not covered by tests

Check warning on line 85 in package/MDAnalysis/coordinates/MMCIF.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

package/MDAnalysis/coordinates/MMCIF.py#L85

Added line #L85 was not covered by tests

Check warning on line 151 in package/MDAnalysis/topology/MMCIFParser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

package/MDAnalysis/topology/MMCIFParser.py#L151

Added line #L151 was not covered by tests

Check warning on line 280 in package/MDAnalysis/topology/MMCIFParser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

package/MDAnalysis/topology/MMCIFParser.py#L280

Added line #L280 was not covered by tests