Closed GiggleLiu closed 2 hours ago
Attention: Patch coverage is 87.09677%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 90.38%. Comparing base (
bfe46f2
) to head (4bb25c8
). Report is 6 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
lib/OptimalBranchingCore/src/branch.jl | 0.00% | 8 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR is used to support the appenx. The motivation is to make the results more readable.
for the example to be used in the article, I suggest something like this: https://github.com/ArrogantGao/OptimalBranching_benchmark/tree/main/rule_discovery Showing how we discover the rule on a graph can be more direct forward.