bkryza / clang-uml

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

Improve performance based on profiling #333

Closed bkryza closed 1 week ago

bkryza commented 1 week ago

Fixes #332

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 91.26%. Comparing base (93ffcc8) to head (57d09bb). Report is 12 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #333 +/- ## ======================================= Coverage 91.25% 91.26% ======================================= Files 132 133 +1 Lines 16453 16512 +59 ======================================= + Hits 15014 15069 +55 - Misses 1439 1443 +4 ```

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