bkryza / clang-uml

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

Refactor filters config #302

Closed bkryza closed 1 month ago

bkryza commented 1 month ago

Fixes #289 #299 #297

codecov-commenter commented 1 month 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.47%. Comparing base (c0f5d5f) to head (6b29d07). Report is 5 commits behind head on master.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #302 +/- ## ========================================== + Coverage 90.31% 90.47% +0.16% ========================================== Files 121 123 +2 Lines 13624 13801 +177 ========================================== + Hits 12304 12487 +183 + Misses 1320 1314 -6 ```

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