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.
Codecov / codecov/project failed Jun 30, 2026 in 1s

1.09% (-0.03%) compared to 866e9d3

View this Pull Request on Codecov

1.09% (-0.03%) compared to 866e9d3

Details

Codecov Report

❌ Patch coverage is 0% with 1191 lines in your changes missing coverage. Please review.
✅ Project coverage is 1.09%. Comparing base (866e9d3) to head (5b86632).

Files with missing lines Patch % Lines
...ntend/core/executor/impl/TriangleCountExecutor.cpp 0.00% 426 Missing ⚠️
src/partitioner/local/SheepPartitioner.cpp 0.00% 230 Missing ⚠️
src/frontend/JasmineGraphFrontEnd.cpp 0.00% 140 Missing ⚠️
src/frontend/ui/JasmineGraphFrontEndUI.cpp 0.00% 84 Missing ⚠️
src/util/Utils.cpp 0.00% 76 Missing ⚠️
src/query/algorithms/triangles/SheepTriangles.cpp 0.00% 64 Missing ⚠️
src/frontend/core/scheduler/JobScheduler.cpp 0.00% 49 Missing ⚠️
src/server/JasmineGraphInstanceService.cpp 0.00% 47 Missing ⚠️
src/server/JasmineGraphServer.cpp 0.00% 41 Missing ⚠️
.../core/executor/impl/SheepTriangleCountExecutor.cpp 0.00% 9 Missing ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #362      +/-   ##
=========================================
- Coverage    1.11%   1.09%   -0.03%     
=========================================
  Files         118     122       +4     
  Lines       29317   29948     +631     
  Branches    19254   19611     +357     
=========================================
  Hits          327     327              
- Misses      28716   29347     +631     
  Partials      274     274              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.