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 for issue #4655 Removing mutable data structures and function calls as default arguments in the entire codebase #4810

Closed
wants to merge 7 commits into from

Merge branch 'develop' into issue_4655

1c1c644
Select commit
Loading
Failed to load commit list.
Closed

Fix for issue #4655 Removing mutable data structures and function calls as default arguments in the entire codebase #4810

Merge branch 'develop' into issue_4655
1c1c644
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 10, 2024 in 1s

64.28% of diff hit (target 93.68%)

View this Pull Request on Codecov

64.28% of diff hit (target 93.68%)

Annotations

Check warning on line 504 in package/MDAnalysis/analysis/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

package/MDAnalysis/analysis/base.py#L504

Added line #L504 was not covered by tests

Check warning on line 248 in package/MDAnalysis/analysis/helix_analysis.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

package/MDAnalysis/analysis/helix_analysis.py#L248

Added line #L248 was not covered by tests

Check warning on line 435 in package/MDAnalysis/topology/ITPParser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

package/MDAnalysis/topology/ITPParser.py#L435

Added line #L435 was not covered by tests