goplus / llgo

A Go compiler based on LLVM in order to better integrate Go with the C ecosystem including Python
Apache License 2.0
365 stars 26 forks source link

transform normal comment to doxygen comment #805

Closed tsingbx closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 79.48718% with 16 lines in your changes missing coverage. Please review.

Project coverage is 97.31%. Comparing base (4b8174f) to head (2632562). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
chore/commentidy/tidy/tidy.go 79.48% 11 Missing and 5 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #805 +/- ## ========================================== - Coverage 97.57% 97.31% -0.27% ========================================== Files 20 21 +1 Lines 5165 5243 +78 ========================================== + Hits 5040 5102 +62 - Misses 106 117 +11 - Partials 19 24 +5 ```

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