bkryza / clang-uml

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

Fixed paths filter in sequence diagrams (#338) #339

Closed bkryza closed 1 week ago

bkryza commented 1 week ago

Fixes #338

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 (cb03149) to head (b4e4225). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #339 +/- ## ======================================= Coverage 91.26% 91.26% ======================================= Files 133 133 Lines 16514 16522 +8 ======================================= + Hits 15071 15079 +8 Misses 1443 1443 ```

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