Konstantin8105 / c4go

Transpiling C code to Go code
MIT License
365 stars 38 forks source link

linter for package main #514

Closed Konstantin8105 closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 14.28571% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 77.01%. Comparing base (5bd1240) to head (ff16bd1).

Files Patch % Lines
debug.go 0.00% 8 Missing :warning:
unused.go 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #514 +/- ## ========================================== + Coverage 77.00% 77.01% +0.01% ========================================== Files 195 195 Lines 13061 13059 -2 ========================================== Hits 10057 10057 + Misses 2478 2476 -2 Partials 526 526 ```

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