Skip to content

Add tests

ab1eec7
Select commit
Loading
Failed to load commit list.
Merged

Add 'first run' configuration experience to prompt users to modify system settings #98

Add tests
ab1eec7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 13, 2025 in 1s

42.60% of diff hit (target 55.58%)

View this Pull Request on Codecov

42.60% of diff hit (target 55.58%)

Annotations

Check warning on line 38 in src/manage/commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/commands.py#L38

Added line #L38 was not covered by tests

Check warning on line 450 in src/manage/commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/commands.py#L450

Added line #L450 was not covered by tests

Check warning on line 832 in src/manage/commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/commands.py#L831-L832

Added lines #L831 - L832 were not covered by tests

Check warning on line 835 in src/manage/commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/commands.py#L834-L835

Added lines #L834 - L835 were not covered by tests

Check warning on line 992 in src/manage/commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/commands.py#L990-L992

Added lines #L990 - L992 were not covered by tests

Check warning on line 994 in src/manage/commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/commands.py#L994

Added line #L994 was not covered by tests

Check warning on line 997 in src/manage/commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/commands.py#L996-L997

Added lines #L996 - L997 were not covered by tests

Check warning on line 6 in src/manage/firstrun.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/firstrun.py#L5-L6

Added lines #L5 - L6 were not covered by tests

Check warning on line 8 in src/manage/firstrun.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/firstrun.py#L8

Added line #L8 was not covered by tests

Check warning on line 10 in src/manage/firstrun.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/firstrun.py#L10

Added line #L10 was not covered by tests

Check warning on line 13 in src/manage/firstrun.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/firstrun.py#L13

Added line #L13 was not covered by tests

Check warning on line 22 in src/manage/firstrun.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/firstrun.py#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 53 in src/manage/firstrun.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/firstrun.py#L53

Added line #L53 was not covered by tests

Check warning on line 56 in src/manage/firstrun.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/firstrun.py#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 61 in src/manage/firstrun.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/firstrun.py#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 76 in src/manage/firstrun.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/firstrun.py#L73-L76

Added lines #L73 - L76 were not covered by tests

Check warning on line 92 in src/manage/firstrun.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/firstrun.py#L92

Added line #L92 was not covered by tests

Check warning on line 96 in src/manage/firstrun.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/firstrun.py#L96

Added line #L96 was not covered by tests

Check warning on line 98 in src/manage/firstrun.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/firstrun.py#L98

Added line #L98 was not covered by tests

Check warning on line 106 in src/manage/firstrun.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/firstrun.py#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 113 in src/manage/firstrun.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/firstrun.py#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 116 in src/manage/firstrun.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/firstrun.py#L116

Added line #L116 was not covered by tests

Check warning on line 126 in src/manage/firstrun.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/firstrun.py#L125-L126

Added lines #L125 - L126 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/firstrun.py#L139-L140

Added lines #L139 - L140 were not covered by tests

Check warning on line 146 in src/manage/firstrun.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/firstrun.py#L145-L146

Added lines #L145 - L146 were not covered by tests