Skip to content

v1.0.0 - #18

Merged
jhollway merged 68 commits into
mainfrom
develop
Aug 28, 2026
Merged

v1.0.0#18
jhollway merged 68 commits into
mainfrom
develop

Added `connectivity=` for whether strong or weak connectedness matters

f9f5176
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2026 in 1s

88.62% (+6.56%) compared to 6dfd5a9

View this Pull Request on Codecov

88.62% (+6.56%) compared to 6dfd5a9

Details

Codecov Report

❌ Patch coverage is 94.23920% with 92 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.62%. Comparing base (6dfd5a9) to head (f9f5176).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
R/class_metrics.R 74.64% 18 Missing ⚠️
R/member_community.R 93.68% 18 Missing ⚠️
R/measure_features.R 89.61% 16 Missing ⚠️
R/method_k.R 65.38% 9 Missing ⚠️
R/method_coreness.R 94.28% 8 Missing ⚠️
R/motif_composition.R 96.62% 5 Missing ⚠️
R/member_core.R 92.15% 4 Missing ⚠️
R/measure_diffusion.R 91.42% 3 Missing ⚠️
R/member_cliques.R 62.50% 3 Missing ⚠️
R/netrics-utils.R 78.57% 3 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   82.05%   88.62%   +6.56%     
==========================================
  Files          24       30       +6     
  Lines        2441     3533    +1092     
==========================================
+ Hits         2003     3131    +1128     
+ Misses        438      402      -36     

☔ 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.