bkryza / clang-uml

Customizable automatic UML diagram generator for C++ based on Clang.
Apache License 2.0
592 stars 40 forks source link

Refactor relationships #311

Closed bkryza closed 1 month ago

bkryza commented 1 month ago

Fixes #310

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 97.67442% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.54%. Comparing base (43482c9) to head (9c8beac). Report is 1 commits behind head on master.

Files Patch % Lines
src/class_diagram/model/diagram.cc 80.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #311 +/- ## ======================================= Coverage 90.54% 90.54% ======================================= Files 123 121 -2 Lines 13803 13722 -81 ======================================= - Hits 12498 12425 -73 + Misses 1305 1297 -8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.