bkryza / clang-uml

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

Added support for regular expressions in remove_compile_flags (#303) #305

Closed bkryza closed 3 months ago

bkryza commented 3 months ago

Fixes #303

codecov-commenter commented 3 months 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.51%. Comparing base (2f11e5f) to head (f8435db). Report is 2 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 #305 +/- ## ========================================== + Coverage 90.49% 90.51% +0.02% ========================================== Files 123 123 Lines 13803 13803 ========================================== + Hits 12491 12494 +3 + Misses 1312 1309 -3 ```

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