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

Implement a custom distutils command to symlink data_files #592

Merged
merged 7 commits into from
Feb 3, 2024

Merge branch 'master' into cottsay/symlink-data

f15b533
Select commit
Loading
Failed to load commit list.
Merged

Implement a custom distutils command to symlink data_files #592

Merge branch 'master' into cottsay/symlink-data
f15b533
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 3, 2024 in 0s

34.61% of diff hit (target 0.00%)

View this Pull Request on Codecov

34.61% of diff hit (target 0.00%)

Annotations

Check warning on line 5 in colcon_core/distutils/commands/symlink_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

colcon_core/distutils/commands/symlink_data.py#L4-L5

Added lines #L4 - L5 were not covered by tests

Check warning on line 11 in colcon_core/distutils/commands/symlink_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

colcon_core/distutils/commands/symlink_data.py#L11

Added line #L11 was not covered by tests

Check warning on line 13 in colcon_core/distutils/commands/symlink_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

colcon_core/distutils/commands/symlink_data.py#L13

Added line #L13 was not covered by tests

Check warning on line 18 in colcon_core/distutils/commands/symlink_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

colcon_core/distutils/commands/symlink_data.py#L18

Added line #L18 was not covered by tests

Check warning on line 20 in colcon_core/distutils/commands/symlink_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

colcon_core/distutils/commands/symlink_data.py#L20

Added line #L20 was not covered by tests

Check warning on line 22 in colcon_core/distutils/commands/symlink_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

colcon_core/distutils/commands/symlink_data.py#L22

Added line #L22 was not covered by tests

Check warning on line 26 in colcon_core/distutils/commands/symlink_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

colcon_core/distutils/commands/symlink_data.py#L24-L26

Added lines #L24 - L26 were not covered by tests

Check warning on line 133 in colcon_core/task/python/build.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

colcon_core/task/python/build.py#L133

Added line #L133 was not covered by tests