bkryza / clang-uml

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

Add coroutine testcase #228

Closed bkryza closed 8 months ago

bkryza commented 8 months ago

Fixes #101, #195, #221, #223, #224, #226

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (7be848b) 86.64% compared to head (555d0da) 85.72%. 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 #228 +/- ## ========================================== - Coverage 86.64% 85.72% -0.92% ========================================== Files 119 120 +1 Lines 13042 13409 +367 ========================================== + Hits 11300 11495 +195 - Misses 1742 1914 +172 ```

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