bkryza / clang-uml

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

Add objective c support 2 #320

Closed bkryza closed 1 month ago

bkryza commented 1 month ago

Fixes #296

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.38%. Comparing base (a36f4ca) to head (90d21a3). Report is 22 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #320 +/- ## ========================================== + Coverage 90.56% 91.38% +0.81% ========================================== Files 121 131 +10 Lines 13746 16302 +2556 ========================================== + Hits 12449 14897 +2448 - Misses 1297 1405 +108 ```

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