Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refact(GenerateDAG): split the algorithm in two parts #599

Merged
merged 1 commit into from
Oct 9, 2024

refact(GenerateDAG): split the algorithm in two parts, buildGraph and…

0e6bb2b
Select commit
Loading
Failed to load commit list.
Merged

refact(GenerateDAG): split the algorithm in two parts #599

refact(GenerateDAG): split the algorithm in two parts, buildGraph and…
0e6bb2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 8, 2024 in 0s

75.00% of diff hit (target 58.80%)

View this Pull Request on Codecov

75.00% of diff hit (target 58.80%)

Annotations

Check warning on line 178 in pkg/dib/generate_dag.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/dib/generate_dag.go#L178

Added line #L178 was not covered by tests

Check warning on line 229 in pkg/dib/generate_dag.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/dib/generate_dag.go#L229

Added line #L229 was not covered by tests