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

Removing mutable data structures and function calls as default arguments in the entire codebase #4834

Merged
merged 3 commits into from
Dec 13, 2024

Updated CHANGELOG

5e2c104
Select commit
Loading
Failed to load commit list.
Merged

Removing mutable data structures and function calls as default arguments in the entire codebase #4834

Updated CHANGELOG
5e2c104
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 13, 2024 in 0s

75.00% of diff hit (target 93.68%)

View this Pull Request on Codecov

75.00% 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 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