bkryza / clang-uml

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

Refactor sequence tuvisitor template building #232

Closed bkryza closed 8 months ago

bkryza commented 8 months ago

Fixes #227

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (100f7c8) 85.71% compared to head (ddb604a) 85.28%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #232 +/- ## ========================================== - Coverage 85.71% 85.28% -0.43% ========================================== Files 120 122 +2 Lines 13402 13452 +50 ========================================== - Hits 11487 11473 -14 - Misses 1915 1979 +64 ```

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