Skip to content

Added edge-betweenness.jl to centralities#277

Open
jwassmer wants to merge 17 commits into
JuliaGraphs:masterfrom
jwassmer:edge-betweenness
Open

Added edge-betweenness.jl to centralities#277
jwassmer wants to merge 17 commits into
JuliaGraphs:masterfrom
jwassmer:edge-betweenness

update ebc test such that vertices is kwarg

921d837
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2026 in 0s

97.31% (target 90.00%)

View this Pull Request on Codecov

97.31% (target 90.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.31%. Comparing base (d3b2706) to head (921d837).
⚠️ Report is 136 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #277      +/-   ##
==========================================
+ Coverage   97.29%   97.31%   +0.01%     
==========================================
  Files         114      115       +1     
  Lines        6659     6694      +35     
==========================================
+ Hits         6479     6514      +35     
  Misses        180      180              
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.