Open wrcorcoran opened 3 months ago
Attention: Patch coverage is 98.97436%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 97.89%. Comparing base (
564a8c0
) to head (0f1de02
).
Files with missing lines | Patch % | Lines |
---|---|---|
include/CXXGraph/Graph/Algorithm/Pow_impl.hpp | 97.40% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
455 - Define pow function for graph matrices
powAdjMatrix
andpowTransitionMatrix
, respectively). @ZigRazor @sbaldu