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

Switch plugin system from pkg_resources to importlib #562

Merged
merged 2 commits into from
Aug 17, 2023

Switch colcon_core.extension_point to importlib.metadata (#562)

dab8cad
Select commit
Loading
Failed to load commit list.
Merged

Switch plugin system from pkg_resources to importlib #562

Switch colcon_core.extension_point to importlib.metadata (#562)
dab8cad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 17, 2023 in 0s

89.87% of diff hit (target 0.00%)

View this Pull Request on Codecov

89.87% of diff hit (target 0.00%)

Annotations

Check warning on line 57 in colcon_core/extension_point.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

colcon_core/extension_point.py#L57

Added line #L57 was not covered by tests

Check warning on line 66 in colcon_core/extension_point.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

colcon_core/extension_point.py#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 113 in colcon_core/extension_point.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

colcon_core/extension_point.py#L113

Added line #L113 was not covered by tests

Check warning on line 197 in colcon_core/task/python/test/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

colcon_core/task/python/test/__init__.py#L197

Added line #L197 was not covered by tests