refact(GenerateDAG): split the algorithm in two parts #599
+29
−15
Codecov / codecov/project
succeeded
Oct 8, 2024 in 0s
58.94% (+0.13%) compared to f2669ab
View this Pull Request on Codecov
58.94% (+0.13%) compared to f2669ab
Details
Codecov Report
Attention: Patch coverage is 75.00000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 58.94%. Comparing base (
f2669ab
) to head (0e6bb2b
).
Files with missing lines | Patch % | Lines |
---|---|---|
pkg/dib/generate_dag.go | 75.00% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #599 +/- ##
==========================================
+ Coverage 58.80% 58.94% +0.13%
==========================================
Files 51 51
Lines 2350 2353 +3
==========================================
+ Hits 1382 1387 +5
+ Misses 861 860 -1
+ Partials 107 106 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading