Skip to content

Integrating sheep partitioning algorithm for JasmineGraph#362

Open
Gayan-Kaushalya wants to merge 88 commits into
miyurud:masterfrom
Gayan-Kaushalya:sheep
Open

Integrating sheep partitioning algorithm for JasmineGraph#362
Gayan-Kaushalya wants to merge 88 commits into
miyurud:masterfrom
Gayan-Kaushalya:sheep

Changed the std::unique_lock initialization

5b86632
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jun 30, 2026 in 3m 42s

Annotations

Check warning on line 32 in src/frontend/core/executor/impl/TriangleCountExecutor.h

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Declaration shadows a global variable "TRIANGLES" in the outer scope.

See more on https://sonarcloud.io/project/issues?id=miyurud_jasminegraph&issues=AZ7110gfKoyPQ8JFRxhw&open=AZ7110gfKoyPQ8JFRxhw&pullRequest=362

Check failure on line 24 in src/partitioner/local/SheepPartitioner.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Global variables should be const.

See more on https://sonarcloud.io/project/issues?id=miyurud_jasminegraph&issues=AZ7110oxKoyPQ8JFRxh4&open=AZ7110oxKoyPQ8JFRxh4&pullRequest=362

Check warning on line 4668 in src/frontend/JasmineGraphFrontEnd.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Declaration shadows a global variable "connFd" in the outer scope.

See more on https://sonarcloud.io/project/issues?id=miyurud_jasminegraph&issues=AZ7_YoKum0zzAkiN1I28&open=AZ7_YoKum0zzAkiN1I28&pullRequest=362

Check failure on line 20 in src/query/algorithms/triangles/SheepTriangles.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Global variables should be const.

See more on https://sonarcloud.io/project/issues?id=miyurud_jasminegraph&issues=AZ7110WwKoyPQ8JFRxhs&open=AZ7110WwKoyPQ8JFRxhs&pullRequest=362

Check failure on line 17 in src/frontend/core/executor/impl/SheepTriangleCountExecutor.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Global variables should be const.

See more on https://sonarcloud.io/project/issues?id=miyurud_jasminegraph&issues=AZ7110gmKoyPQ8JFRxh2&open=AZ7110gmKoyPQ8JFRxh2&pullRequest=362

Check warning on line 2042 in src/frontend/core/executor/impl/TriangleCountExecutor.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Avoid explicitly specifying the template arguments by relying on the class template argument deduction.

See more on https://sonarcloud.io/project/issues?id=miyurud_jasminegraph&issues=AZ7_oAm9KoOQUVbNGzy7&open=AZ7_oAm9KoOQUVbNGzy7&pullRequest=362

Check warning on line 1427 in src/server/JasmineGraphInstanceService.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the unused parameter "graphDBMapCentralStores", make it unnamed, or declare it "[[maybe_unused]]".

See more on https://sonarcloud.io/project/issues?id=miyurud_jasminegraph&issues=AZ72GlcMIpeCryPNoHaT&open=AZ72GlcMIpeCryPNoHaT&pullRequest=362

Check warning on line 33 in src/frontend/core/executor/impl/TriangleCountExecutor.h

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Declaration shadows a global variable "SHEEP_TRIANGLES" in the outer scope.

See more on https://sonarcloud.io/project/issues?id=miyurud_jasminegraph&issues=AZ7110gfKoyPQ8JFRxhx&open=AZ7110gfKoyPQ8JFRxhx&pullRequest=362

Check warning on line 1351 in src/server/JasmineGraphInstanceService.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the unused parameter "serverPort", make it unnamed, or declare it "[[maybe_unused]]".

See more on https://sonarcloud.io/project/issues?id=miyurud_jasminegraph&issues=AZ72T90xY1I2F-bSFfd9&open=AZ72T90xY1I2F-bSFfd9&pullRequest=362

Check warning on line 1444 in src/server/JasmineGraphInstanceService.cpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the unused parameter "serverPort", make it unnamed, or declare it "[[maybe_unused]]".

See more on https://sonarcloud.io/project/issues?id=miyurud_jasminegraph&issues=AZ76rjatL9-mm3SCU0UH&open=AZ76rjatL9-mm3SCU0UH&pullRequest=362