fslaborg / Graphoscope

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

Elevate usability #71

Closed LibraChris closed 11 months ago

LibraChris commented 11 months ago

Add functions to FGraph and AdjGraph to elevate usability, such as mapping and filtering. Functions mirror the usability in Haskell.FGL.

codecov[bot] commented 11 months ago

Codecov Report

Attention: 445 lines in your changes are missing coverage. Please review.

Comparison is base (447910a) 32.06% compared to head (d454785) 27.09%.

Files Patch % Lines
src/Graphoscope/FGraph.fs 0.00% 269 Missing :warning:
src/Graphoscope/AdjGraph.fs 0.00% 176 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## developer #71 +/- ## ============================================= - Coverage 32.06% 27.09% -4.98% ============================================= Files 37 37 Lines 2426 2871 +445 Branches 345 350 +5 ============================================= Hits 778 778 - Misses 1579 2024 +445 Partials 69 69 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.