bkryza / clang-uml

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

Add repeated activity folding #318

Closed bkryza closed 2 weeks ago

bkryza commented 2 weeks ago

Fixes #317

codecov-commenter commented 2 weeks ago

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

Codecov Report

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

Project coverage is 90.56%. Comparing base (b12f7b2) to head (3070b6d).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #318 +/- ## ========================================== + Coverage 90.55% 90.56% +0.01% ========================================== Files 121 121 Lines 13728 13746 +18 ========================================== + Hits 12431 12449 +18 Misses 1297 1297 ```

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