TransferConsensus() #189
Open
TransferConsensus() #189
Codecov / codecov/project
succeeded
Mar 23, 2026 in 0s
95.76% (+0.10%) compared to 8691991
View this Pull Request on Codecov
95.76% (+0.10%) compared to 8691991
Details
Codecov Report
❌ Patch coverage is 96.68874% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.76%. Comparing base (8691991) to head (9e01c6e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| R/transfer_consensus.R | 94.52% | 15 Missing |
| R/tree_distance_transfer.R | 94.82% | 6 Missing |
| inst/include/TreeDist/mutual_clustering_impl.h | 95.89% | 6 Missing |
| R/tree_distance_utilities.R | 62.50% | 3 Missing |
| src/transfer_distance.cpp | 97.43% | 3 Missing |
| R/hierarchical_mutual_information.R | 71.42% | 2 Missing |
| R/tree_distance.R | 33.33% | 2 Missing |
| src/day_1985.cpp | 66.66% | 2 Missing |
| R/tree_distance_spr.R | 95.45% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #189 +/- ##
==========================================
+ Coverage 95.66% 95.76% +0.10%
==========================================
Files 49 57 +8
Lines 4448 5406 +958
==========================================
+ Hits 4255 5177 +922
- Misses 193 229 +36 ☔ 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.
Loading