Skip to content

Conversation

@henrik-wolf
Copy link
Contributor

Quick PR to allow get_weight to be called with any AbstractEdge using the Interface defined in Graphs. This fixes my issue #45. (assuming it is an issue and not a conscious design decision.)

@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Merging #46 (9f80acd) into master (a8da15d) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   95.13%   95.15%   +0.02%     
==========================================
  Files           9        9              
  Lines         473      475       +2     
==========================================
+ Hits          450      452       +2     
  Misses         23       23              
Impacted Files Coverage Δ
src/abstractsimpleweightedgraph.jl 89.47% <100.00%> (+0.58%) ⬆️
src/overrides.jl 100.00% <100.00%> (ø)

Copy link
Member

@gdalle gdalle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gdalle gdalle merged commit 8128430 into JuliaGraphs:master Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants