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

Add docstrings and type hints to dependency plugins #4331

Merged
merged 10 commits into from
Dec 4, 2024

Fix shell breakage

ce8ec21
Select commit
Loading
Failed to load commit list.
Merged

Add docstrings and type hints to dependency plugins #4331

Fix shell breakage
ce8ec21
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 3, 2024 in 0s

90.58% of diff hit (target 91.34%)

View this Pull Request on Codecov

90.58% of diff hit (target 91.34%)

Annotations

Check warning on line 120 in src/molecule/dependency/ansible_galaxy/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/molecule/dependency/ansible_galaxy/__init__.py#L120

Added line #L120 was not covered by tests

Check warning on line 130 in src/molecule/dependency/ansible_galaxy/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/molecule/dependency/ansible_galaxy/__init__.py#L130

Added line #L130 was not covered by tests

Check warning on line 133 in src/molecule/dependency/ansible_galaxy/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/molecule/dependency/ansible_galaxy/__init__.py#L132-L133

Added lines #L132 - L133 were not covered by tests

Check warning on line 142 in src/molecule/dependency/ansible_galaxy/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/molecule/dependency/ansible_galaxy/__init__.py#L142

Added line #L142 was not covered by tests

Check warning on line 144 in src/molecule/dependency/ansible_galaxy/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/molecule/dependency/ansible_galaxy/__init__.py#L144

Added line #L144 was not covered by tests

Check warning on line 85 in src/molecule/dependency/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/molecule/dependency/base.py#L85

Added line #L85 was not covered by tests

Check warning on line 93 in src/molecule/dependency/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/molecule/dependency/base.py#L93

Added line #L93 was not covered by tests