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

Fix: Avoid DB check inserts in cleanup-sequences (Backport #2328) #2331

Merged
merged 2 commits into from
Nov 29, 2024

Fix prototype and simplify check_db_... functions

359ffff
Select commit
Loading
Failed to load commit list.
Merged

Fix: Avoid DB check inserts in cleanup-sequences (Backport #2328) #2331

Fix prototype and simplify check_db_... functions
359ffff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 29, 2024 in 1s

0.00% of diff hit (target 0.96%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.96%)

Annotations

Check warning on line 978 in src/manage.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage.c#L978

Added line #L978 was not covered by tests

Check warning on line 1043 in src/manage.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage.c#L1043

Added line #L1043 was not covered by tests

Check warning on line 5422 in src/manage.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage.c#L5422

Added line #L5422 was not covered by tests

Check warning on line 943 in src/manage_sql.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage_sql.c#L943

Added line #L943 was not covered by tests

Check warning on line 6421 in src/manage_sql.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage_sql.c#L6421

Added line #L6421 was not covered by tests

Check warning on line 6463 in src/manage_sql.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage_sql.c#L6463

Added line #L6463 was not covered by tests

Check warning on line 6803 in src/manage_sql.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage_sql.c#L6803

Added line #L6803 was not covered by tests

Check warning on line 16787 in src/manage_sql.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage_sql.c#L16787

Added line #L16787 was not covered by tests

Check warning on line 16801 in src/manage_sql.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage_sql.c#L16800-L16801

Added lines #L16800 - L16801 were not covered by tests

Check warning on line 16804 in src/manage_sql.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage_sql.c#L16804

Added line #L16804 was not covered by tests

Check warning on line 16815 in src/manage_sql.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage_sql.c#L16814-L16815

Added lines #L16814 - L16815 were not covered by tests

Check warning on line 17085 in src/manage_sql.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage_sql.c#L17085

Added line #L17085 was not covered by tests

Check warning on line 17093 in src/manage_sql.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage_sql.c#L17093

Added line #L17093 was not covered by tests

Check warning on line 17110 in src/manage_sql.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage_sql.c#L17110

Added line #L17110 was not covered by tests

Check warning on line 41500 in src/manage_sql.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage_sql.c#L41500

Added line #L41500 was not covered by tests

Check warning on line 41690 in src/manage_sql.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage_sql.c#L41690

Added line #L41690 was not covered by tests

Check warning on line 41759 in src/manage_sql.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage_sql.c#L41759

Added line #L41759 was not covered by tests

Check warning on line 41979 in src/manage_sql.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage_sql.c#L41979

Added line #L41979 was not covered by tests

Check warning on line 43465 in src/manage_sql.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage_sql.c#L43465

Added line #L43465 was not covered by tests

Check warning on line 47405 in src/manage_sql.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage_sql.c#L47405

Added line #L47405 was not covered by tests

Check warning on line 54081 in src/manage_sql.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage_sql.c#L54081

Added line #L54081 was not covered by tests

Check warning on line 54237 in src/manage_sql.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage_sql.c#L54237

Added line #L54237 was not covered by tests

Check warning on line 54328 in src/manage_sql.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage_sql.c#L54328

Added line #L54328 was not covered by tests

Check warning on line 54394 in src/manage_sql.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage_sql.c#L54394

Added line #L54394 was not covered by tests

Check warning on line 54499 in src/manage_sql.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage_sql.c#L54499

Added line #L54499 was not covered by tests