Skip to content

Add failure handling for CREATE DATABASE commands

Codecov / codecov/patch failed Feb 6, 2024 in 1s

0.00% of diff hit (target 75.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 75.00%)

Annotations

Check warning on line 499 in src/backend/distributed/commands/database.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/commands/database.c#L499

Added line #L499 was not covered by tests

Check warning on line 501 in src/backend/distributed/commands/database.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/commands/database.c#L501

Added line #L501 was not covered by tests

Check warning on line 505 in src/backend/distributed/commands/database.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/commands/database.c#L503-L505

Added lines #L503 - L505 were not covered by tests

Check warning on line 507 in src/backend/distributed/commands/database.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/commands/database.c#L507

Added line #L507 was not covered by tests

Check warning on line 516 in src/backend/distributed/commands/database.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/commands/database.c#L515-L516

Added lines #L515 - L516 were not covered by tests

Check warning on line 561 in src/backend/distributed/commands/database.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/commands/database.c#L561

Added line #L561 was not covered by tests

Check warning on line 566 in src/backend/distributed/commands/database.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/commands/database.c#L565-L566

Added lines #L565 - L566 were not covered by tests

Check warning on line 568 in src/backend/distributed/commands/database.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/commands/database.c#L568

Added line #L568 was not covered by tests

Check warning on line 572 in src/backend/distributed/commands/database.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/commands/database.c#L570-L572

Added lines #L570 - L572 were not covered by tests

Check warning on line 575 in src/backend/distributed/commands/database.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/commands/database.c#L575

Added line #L575 was not covered by tests

Check warning on line 580 in src/backend/distributed/commands/database.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/commands/database.c#L579-L580

Added lines #L579 - L580 were not covered by tests

Check warning on line 593 in src/backend/distributed/commands/database.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/commands/database.c#L591-L593

Added lines #L591 - L593 were not covered by tests

Check warning on line 596 in src/backend/distributed/commands/database.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/commands/database.c#L596

Added line #L596 was not covered by tests

Check warning on line 598 in src/backend/distributed/commands/database.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/commands/database.c#L598

Added line #L598 was not covered by tests

Check warning on line 605 in src/backend/distributed/commands/database.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/commands/database.c#L605

Added line #L605 was not covered by tests

Check warning on line 608 in src/backend/distributed/commands/database.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/commands/database.c#L607-L608

Added lines #L607 - L608 were not covered by tests

Check warning on line 610 in src/backend/distributed/operations/shard_cleaner.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/operations/shard_cleaner.c#L610

Added line #L610 was not covered by tests

Check warning on line 899 in src/backend/distributed/operations/shard_cleaner.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/operations/shard_cleaner.c#L899

Added line #L899 was not covered by tests

Check warning on line 902 in src/backend/distributed/operations/shard_cleaner.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/operations/shard_cleaner.c#L901-L902

Added lines #L901 - L902 were not covered by tests

Check warning on line 904 in src/backend/distributed/operations/shard_cleaner.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/operations/shard_cleaner.c#L904

Added line #L904 was not covered by tests

Check warning on line 919 in src/backend/distributed/operations/shard_cleaner.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/operations/shard_cleaner.c#L919

Added line #L919 was not covered by tests

Check warning on line 925 in src/backend/distributed/operations/shard_cleaner.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/operations/shard_cleaner.c#L924-L925

Added lines #L924 - L925 were not covered by tests