Skip to content

Merge origin/main into feature/adams-fast

53fe6be
Select commit
Loading
Failed to load commit list.
Open

Adams: O(kn log n) centroid-path consensus (Jansson, Li & Sung 2017) #7

Merge origin/main into feature/adams-fast
53fe6be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 2, 2026 in 1s

98.98% (-0.08%) compared to 9063623

View this Pull Request on Codecov

98.98% (-0.08%) compared to 9063623

Details

Codecov Report

❌ Patch coverage is 97.70492% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.98%. Comparing base (9063623) to head (53fe6be).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/cons_adams.cpp 97.68% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
- Coverage   99.06%   98.98%   -0.08%     
==========================================
  Files          18       18              
  Lines        2879     3154     +275     
==========================================
+ Hits         2852     3122     +270     
- Misses         27       32       +5     

☔ View full report in Codecov by Sentry.
📢 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.