bkryza / clang-uml

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

Fix enums in context filter #276

Closed bkryza closed 5 months ago

bkryza commented 5 months ago

Fixes #275

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 86.80%. Comparing base (aa62c47) to head (8a1c551). Report is 4 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 #276 +/- ## ========================================== - Coverage 86.84% 86.80% -0.04% ========================================== Files 122 122 Lines 13620 13622 +2 ========================================== - Hits 11828 11825 -3 - Misses 1792 1797 +5 ```

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