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) #2330

Closed
wants to merge 3 commits into from

Fix prototype and simplify check_db_... functions

4805971
Select commit
Loading
Failed to load commit list.
Closed

Fix: Avoid DB check inserts in cleanup-sequences (backport #2328) #2330

Fix prototype and simplify check_db_... functions
4805971
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 478 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L478

Added line #L478 was not covered by tests

Check warning on line 489 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L489

Added line #L489 was not covered by tests

Check warning on line 2547 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L2547

Added line #L2547 was not covered by tests

Check warning on line 2556 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L2556

Added line #L2556 was not covered by tests

Check warning on line 6296 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L6296

Added line #L6296 was not covered by tests

Check warning on line 6298 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L6298

Added line #L6298 was not covered by tests

Check warning on line 6319 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L6319

Added line #L6319 was not covered by tests

Check warning on line 6321 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L6321

Added line #L6321 was not covered by tests

Check warning on line 6984 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L6983-L6984

Added lines #L6983 - L6984 were not covered by tests

Check warning on line 7004 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L7003-L7004

Added lines #L7003 - L7004 were not covered by tests

Check warning on line 12367 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L12366-L12367

Added lines #L12366 - L12367 were not covered by tests

Check warning on line 12369 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L12369

Added line #L12369 was not covered by tests

Check warning on line 21114 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L21113-L21114

Added lines #L21113 - L21114 were not covered by tests

Check warning on line 21223 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L21222-L21223

Added lines #L21222 - L21223 were not covered by tests

Check warning on line 21228 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L21226-L21228

Added lines #L21226 - L21228 were not covered by tests

Check warning on line 21231 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L21231

Added line #L21231 was not covered by tests

Check warning on line 21254 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L21254

Added line #L21254 was not covered by tests

Check warning on line 21265 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L21265

Added line #L21265 was not covered by tests

Check warning on line 24322 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L24321-L24322

Added lines #L24321 - L24322 were not covered by tests

Check warning on line 24445 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L24445

Added line #L24445 was not covered by tests

Check warning on line 24456 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L24456

Added line #L24456 was not covered by tests

Check warning on line 27107 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L27107

Added line #L27107 was not covered by tests

Check warning on line 27134 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L27134

Added line #L27134 was not covered by tests

Check warning on line 27244 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L27244

Added line #L27244 was not covered by tests

Check warning on line 27271 in src/gmp.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gmp.c#L27271

Added line #L27271 was not covered by tests