Closed LibraChris closed 11 months ago
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: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Add functions to FGraph and AdjGraph to elevate usability, such as mapping and filtering. Functions mirror the usability in Haskell.FGL.