Skip to content

Feat/un 3445 pg queue integration#2108

Draft
muhammad-ali-e wants to merge 60 commits into
mainfrom
feat/UN-3445-pg-queue-integration
Draft

Feat/un 3445 pg queue integration#2108
muhammad-ali-e wants to merge 60 commits into
mainfrom
feat/UN-3445-pg-queue-integration

UN-3680 [FIX] PG queue — seam-audit fixes: poison identity, ack/relea…

746f943
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 3, 2026 in 2m 22s

Annotations

Check warning on line 210 in pg_benchmark/pg_benchmark/db.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this comprehension with passing the iterable to the dict constructor call

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ733nzTkXMtfYKNlWP8&open=AZ733nzTkXMtfYKNlWP8&pullRequest=2108

Check warning on line 1177 in workers/tests/test_pg_barrier.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this exception test to have only one invocation possibly throwing an exception.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ8eTyBNk9_1nnhSHZoN&open=AZ8eTyBNk9_1nnhSHZoN&pullRequest=2108

Check warning on line 34 in workers/queue_backend/pg_queue/schema.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use concise character class syntax '\w' instead of '[A-Za-z0-9_]'.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ8HaTeDOTjgnHXEt448&open=AZ8HaTeDOTjgnHXEt448&pullRequest=2108

Check warning on line 47 in workers/tests/test_pg_scheduler.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Specify a more specific exception type here.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ8eTx5wk9_1nnhSHZn5&open=AZ8eTx5wk9_1nnhSHZn5&pullRequest=2108

Check warning on line 217 in workers/tests/test_pg_consumer_supervisor.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this exception test to have only one invocation possibly throwing an exception.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ8eTx07k9_1nnhSHZn2&open=AZ8eTx07k9_1nnhSHZn2&pullRequest=2108

Check warning on line 93 in workers/tests/test_pg_queue_client.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this exception test to have only one invocation possibly throwing an exception.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ8eTyAgk9_1nnhSHZoE&open=AZ8eTyAgk9_1nnhSHZoE&pullRequest=2108

Check warning on line 147 in workers/tests/test_executor_rpc.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this exception test to have only one invocation possibly throwing an exception.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ8eTyBak9_1nnhSHZoP&open=AZ8eTyBak9_1nnhSHZoP&pullRequest=2108

Check warning on line 205 in workers/tests/test_pg_consumer_supervisor.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this exception test to have only one invocation possibly throwing an exception.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ8eTx07k9_1nnhSHZn1&open=AZ8eTx07k9_1nnhSHZn1&pullRequest=2108

Check warning on line 147 in workers/tests/test_pg_queue_client.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this exception test to have only one invocation possibly throwing an exception.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ8eTyAgk9_1nnhSHZoG&open=AZ8eTyAgk9_1nnhSHZoG&pullRequest=2108

Check warning on line 153 in workers/tests/test_pg_queue_client.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this exception test to have only one invocation possibly throwing an exception.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ8eTyAgk9_1nnhSHZoH&open=AZ8eTyAgk9_1nnhSHZoH&pullRequest=2108

Check warning on line 810 in workers/tests/test_pg_barrier.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this exception test to have only one invocation possibly throwing an exception.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ8eTyBNk9_1nnhSHZoM&open=AZ8eTyBNk9_1nnhSHZoM&pullRequest=2108

Check warning on line 724 in workers/tests/test_pg_queue_consumer.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this exception test to have only one invocation possibly throwing an exception.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ8eTx9Bk9_1nnhSHZoC&open=AZ8eTx9Bk9_1nnhSHZoC&pullRequest=2108

Check failure on line 161 in backend/backend/settings/base.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "http://localhost" 3 times.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ8W1Bp7tKeAoBxH2YLY&open=AZ8W1Bp7tKeAoBxH2YLY&pullRequest=2108

Check failure on line 283 in workers/queue_backend/pg_queue/consumer.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ733ntbkXMtfYKNlWP5&open=AZ733ntbkXMtfYKNlWP5&pullRequest=2108

Check warning on line 111 in workers/tests/test_dispatch_sites_characterisation.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this exception test to have only one invocation possibly throwing an exception.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ8eTx9ek9_1nnhSHZoD&open=AZ8eTx9ek9_1nnhSHZoD&pullRequest=2108

Check warning on line 934 in workers/tests/test_barrier.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this exception test to have only one invocation possibly throwing an exception.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ8eTyA3k9_1nnhSHZoK&open=AZ8eTyA3k9_1nnhSHZoK&pullRequest=2108

Check warning on line 177 in workers/tests/test_pg_reaper.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this exception test to have only one invocation possibly throwing an exception.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ8eTx6kk9_1nnhSHZn-&open=AZ8eTx6kk9_1nnhSHZn-&pullRequest=2108

Check warning on line 896 in workers/tests/test_barrier.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this exception test to have only one invocation possibly throwing an exception.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ8eTyA3k9_1nnhSHZoJ&open=AZ8eTyA3k9_1nnhSHZoJ&pullRequest=2108

Check warning on line 250 in workers/tests/test_barrier.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this exception test to have only one invocation possibly throwing an exception.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ8eTyA3k9_1nnhSHZoI&open=AZ8eTyA3k9_1nnhSHZoI&pullRequest=2108

Check warning on line 160 in workers/tests/test_pg_reaper.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this exception test to have only one invocation possibly throwing an exception.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ8eTx6kk9_1nnhSHZn8&open=AZ8eTx6kk9_1nnhSHZn8&pullRequest=2108

Check warning on line 47 in workers/tests/test_pg_scheduler.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this exception test to have only one invocation possibly throwing an exception.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ8eTx5wk9_1nnhSHZn4&open=AZ8eTx5wk9_1nnhSHZn4&pullRequest=2108

Check warning on line 168 in workers/tests/test_pg_reaper.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this exception test to have only one invocation possibly throwing an exception.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ8eTx6kk9_1nnhSHZn9&open=AZ8eTx6kk9_1nnhSHZn9&pullRequest=2108

Check failure on line 44 in pg_benchmark/pg_benchmark/probe.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ733nwrkXMtfYKNlWP7&open=AZ733nwrkXMtfYKNlWP7&pullRequest=2108

Check warning on line 86 in workers/tests/test_structure_tool_task.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this exception test to have only one invocation possibly throwing an exception.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ8eTx5ek9_1nnhSHZn3&open=AZ8eTx5ek9_1nnhSHZn3&pullRequest=2108

Check warning on line 595 in workers/tests/test_pg_reaper.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this exception test to have only one invocation possibly throwing an exception.

See more on https://sonarcloud.io/project/issues?id=Zipstack_unstract&issues=AZ8eTx6kk9_1nnhSHZn_&open=AZ8eTx6kk9_1nnhSHZn_&pullRequest=2108