Skip to content

add synchronization

ecebe1c
Select commit
Loading
Failed to load commit list.
Merged

Feature batched clustering interface #320

add synchronization
ecebe1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2026 in 0s

97.11% (-0.11%) compared to e1e5f33

View this Pull Request on Codecov

97.11% (-0.11%) compared to e1e5f33

Details

Codecov Report

❌ Patch coverage is 95.89041% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.11%. Comparing base (e1e5f33) to head (ecebe1c).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...Estering/data_structures/detail/AssociationMap.hpp 88.88% 4 Missing ⚠️
...lude/CLUEstering/core/detail/ClusteringKernels.hpp 98.11% 1 Missing ⚠️
include/CLUEstering/core/detail/SetupTiles.hpp 87.50% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #320      +/-   ##
==========================================
- Coverage   97.21%   97.11%   -0.11%     
==========================================
  Files          53       53              
  Lines        1546     1700     +154     
  Branches       76       89      +13     
==========================================
+ Hits         1503     1651     +148     
- Misses         43       49       +6     
Files with missing lines Coverage Δ
include/CLUEstering/core/Clusterer.hpp 100.00% <100.00%> (ø)
include/CLUEstering/core/detail/Clusterer.hpp 100.00% <100.00%> (ø)
...ude/CLUEstering/data_structures/internal/Tiles.hpp 100.00% <100.00%> (ø)
...CLUEstering/data_structures/internal/TilesView.hpp 100.00% <100.00%> (ø)
...lude/CLUEstering/core/detail/ClusteringKernels.hpp 98.71% <98.11%> (-0.35%) ⬇️
include/CLUEstering/core/detail/SetupTiles.hpp 97.22% <87.50%> (+0.16%) ⬆️
...Estering/data_structures/detail/AssociationMap.hpp 92.70% <88.88%> (-0.89%) ⬇️

... and 2 files with indirect coverage changes

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