Skip to content

Renamed `node_exposure()` to `node_by_adopt_exposure()`

aa15887
Select commit
Loading
Failed to load commit list.
Merged

v0.2.0 #5

Renamed `node_exposure()` to `node_by_adopt_exposure()`
aa15887
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 21, 2026 in 0s

81.07% (-0.88%) compared to 38226b8

View this Pull Request on Codecov

81.07% (-0.88%) compared to 38226b8

Details

Codecov Report

❌ Patch coverage is 79.93311% with 120 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.07%. Comparing base (38226b8) to head (aa15887).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
R/method_k.R 14.70% 29 Missing ⚠️
R/measure_centrality_degree.R 76.13% 21 Missing ⚠️
R/measure_heterogeneity.R 67.18% 21 Missing ⚠️
R/measure_centrality_closeness.R 89.86% 15 Missing ⚠️
R/measure_closure.R 54.54% 10 Missing ⚠️
R/measure_centrality_between.R 91.11% 8 Missing ⚠️
R/measure_centrality_eigen.R 89.74% 8 Missing ⚠️
R/measure_features.R 60.00% 2 Missing ⚠️
R/motif_brokerage.R 83.33% 2 Missing ⚠️
R/mark_nodes.R 94.44% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
- Coverage   81.94%   81.07%   -0.88%     
==========================================
  Files          21       24       +3     
  Lines        2360     2394      +34     
==========================================
+ Hits         1934     1941       +7     
- Misses        426      453      +27     

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