fslaborg / Graphoscope

A pragmatic approach to network science.
http://fslab.org/Graphoscope/
MIT License
14 stars 6 forks source link

Align Parameter Order for DiGraph.getInEdges with DiGraph.getOutEdges #42

Closed LibraChris closed 1 year ago

LibraChris commented 1 year ago

Align Parameter Order for DiGraph.getInEdges with DiGraph.getOutEdges as seen in #41 and #40

codecov[bot] commented 1 year ago

Codecov Report

Merging #42 (9314692) into developer (e39f00c) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff             @@
##           developer      #42   +/-   ##
==========================================
  Coverage      27.91%   27.91%           
==========================================
  Files             28       28           
  Lines           1218     1218           
==========================================
  Hits             340      340           
  Misses           878      878           
Files Changed Coverage Δ
src/Graphoscope/DiGraph.fs 34.26% <ø> (ø)