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

Change: move assignments out of if conditions (base) #893

Merged
merged 2 commits into from
Feb 26, 2025

Add: first tests of pwpolicy.c

fcb22c1
Select commit
Loading
Failed to load commit list.
Merged

Change: move assignments out of if conditions (base) #893

Add: first tests of pwpolicy.c
fcb22c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 25, 2025 in 0s

68.85% of diff hit (target 44.61%)

View this Pull Request on Codecov

68.85% of diff hit (target 44.61%)

Annotations

Check warning on line 69 in base/drop_privileges.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

base/drop_privileges.c#L69

Added line #L69 was not covered by tests

Check warning on line 1593 in base/hosts.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

base/hosts.c#L1593

Added line #L1593 was not covered by tests

Check warning on line 1603 in base/hosts.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

base/hosts.c#L1603

Added line #L1603 was not covered by tests

Check warning on line 2031 in base/hosts.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

base/hosts.c#L2031

Added line #L2031 was not covered by tests

Check warning on line 1296 in base/networking.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

base/networking.c#L1296

Added line #L1296 was not covered by tests

Check warning on line 244 in base/pwpolicy.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

base/pwpolicy.c#L244

Added line #L244 was not covered by tests

Check warning on line 76 in base/pwpolicy_tests.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

base/pwpolicy_tests.c#L76

Added line #L76 was not covered by tests