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

feat(diagnostic_graph_aggregator): update tools #6614

Merged

calc inner node level

720b066
Select commit
Loading
Failed to load commit list.
Merged

feat(diagnostic_graph_aggregator): update tools #6614

calc inner node level
720b066
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 14, 2024 in 0s

14.78% (-0.02%) compared to f9fbd39

View this Pull Request on Codecov

14.78% (-0.02%) compared to f9fbd39

Details

Codecov Report

Attention: Patch coverage is 0% with 97 lines in your changes are missing coverage. Please review.

Project coverage is 14.78%. Comparing base (f9fbd39) to head (720b066).
Report is 2 commits behind head on main.

Files Patch % Lines
...diagnostic_graph_aggregator/src/node/converter.cpp 0.00% 33 Missing ⚠️
...stem/diagnostic_graph_aggregator/src/tool/tree.cpp 0.00% 24 Missing ⚠️
...gnostic_graph_aggregator/src/tool/utils/loader.cpp 0.00% 21 Missing ⚠️
.../diagnostic_graph_aggregator/src/tool/plantuml.cpp 0.00% 14 Missing ⚠️
...iagnostic_graph_aggregator/src/node/aggregator.cpp 0.00% 4 Missing ⚠️
...diagnostic_graph_aggregator/src/node/converter.hpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6614      +/-   ##
==========================================
- Coverage   14.79%   14.78%   -0.02%     
==========================================
  Files        1920     1924       +4     
  Lines      132379   132441      +62     
  Branches    39345    39338       -7     
==========================================
- Hits        19584    19579       -5     
- Misses      90950    91023      +73     
+ Partials    21845    21839       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.