bkryza / clang-uml

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

Llvm 19 support #321

Closed bkryza closed 1 month ago

bkryza commented 1 month ago

Fixes #319

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 47.05882% with 9 lines in your changes missing coverage. Please review.

Project coverage is 91.33%. Comparing base (21cea29) to head (92c2577). Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/common/clang_utils.cc 0.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #321 +/- ## ========================================== - Coverage 91.38% 91.33% -0.05% ========================================== Files 131 131 Lines 16302 16315 +13 ========================================== + Hits 14897 14901 +4 - Misses 1405 1414 +9 ```

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