Skip to content

Fix when get_package_root works

2e1eff6
Select commit
Loading
Failed to load commit list.
Merged

Improves alias list messages after installation. #92

Fix when get_package_root works
2e1eff6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 12, 2025 in 1s

81.88% of diff hit (target 54.57%)

View this Pull Request on Codecov

81.88% of diff hit (target 54.57%)

Annotations

Check warning on line 140 in src/manage/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/config.py#L135-L140

Added lines #L135 - L140 were not covered by tests

Check warning on line 345 in src/manage/install_command.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/install_command.py#L345

Added line #L345 was not covered by tests

Check warning on line 360 in src/manage/install_command.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/install_command.py#L358-L360

Added lines #L358 - L360 were not covered by tests

Check warning on line 562 in src/manage/install_command.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/install_command.py#L562

Added line #L562 was not covered by tests

Check warning on line 154 in src/manage/installs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/installs.py#L154

Added line #L154 was not covered by tests

Check warning on line 161 in src/manage/installs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/installs.py#L159-L161

Added lines #L159 - L161 were not covered by tests

Check warning on line 173 in src/manage/installs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/installs.py#L173

Added line #L173 was not covered by tests

Check warning on line 130 in src/manage/uninstall_command.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/uninstall_command.py#L130

Added line #L130 was not covered by tests

Check warning on line 126 in tests/test_install_command.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_install_command.py#L126

Added line #L126 was not covered by tests