Feature batched clustering interface #320
Merged
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).
Additional details and impacted files
@@ 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%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading