bkryza / clang-uml

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

Fixed anyof advanced filter with paths filter (#314) #315

Closed bkryza closed 2 months ago

bkryza commented 2 months ago

Fixes #314

codecov-commenter commented 2 months ago

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

Codecov Report

Attention: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.55%. Comparing base (88ea786) to head (97da7c5).

Files with missing lines Patch % Lines
src/common/model/diagram.cc 75.00% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #315 +/- ## ======================================= Coverage 90.54% 90.55% ======================================= Files 121 121 Lines 13722 13728 +6 ======================================= + Hits 12425 12431 +6 Misses 1297 1297 ```

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