Graph Library #1521
+986
−496
Open
Graph Library #1521
Codecov / codecov/project
succeeded
Oct 15, 2024 in 1s
79.22% (+1.06%) compared to 1d5140d
View this Pull Request on Codecov
79.22% (+1.06%) compared to 1d5140d
Details
Codecov Report
Attention: Patch coverage is 89.96656%
with 60 lines
in your changes missing coverage. Please review.
Project coverage is 79.22%. Comparing base (
1d5140d
) to head (e7055ad
).
Additional details and impacted files
@@ Coverage Diff @@
## repo-refactor #1521 +/- ##
=================================================
+ Coverage 78.16% 79.22% +1.06%
=================================================
Files 860 873 +13
Lines 27994 28464 +470
Branches 770 770
=================================================
+ Hits 21881 22552 +671
+ Misses 6113 5912 -201
Files with missing lines | Coverage Δ | |
---|---|---|
...nclude/utils/graph/dataflow_graph/dataflow_graph.h | 50.00% <ø> (ø) |
|
lib/utils/include/utils/graph/digraph/digraph.h | 100.00% <ø> (ø) |
|
...b/utils/include/utils/graph/digraph/digraph_view.h | 100.00% <ø> (ø) |
|
...ls/include/utils/graph/multidigraph/multidigraph.h | 100.00% <ø> (ø) |
|
lib/utils/include/utils/graph/node/graph_view.h | 100.00% <ø> (ø) |
|
.../include/utils/graph/undirected/undirected_graph.h | 100.00% <ø> (ø) |
|
...ude/utils/graph/undirected/undirected_graph_view.h | 100.00% <ø> (+20.00%) |
⬆️ |
.../utils/graph/series_parallel/parallel_reduction.cc | 100.00% <100.00%> (ø) |
|
lib/utils/src/utils/graph/views/views.cc | 85.29% <100.00%> (+60.14%) |
⬆️ |
...t/src/utils/graph/digraph/algorithms/algorithms.cc | 100.00% <100.00%> (ø) |
|
... and 16 more |
Loading