universal-ctags / ctags

A maintained ctags implementation
https://ctags.io
GNU General Public License v2.0
6.51k stars 622 forks source link

main: report errors when calling ftell(3) fails #4012

Closed masatake closed 3 months ago

masatake commented 3 months ago

This one is for debugging #4011. However, the change is generic.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.43%. Comparing base (653ca92) to head (a3493a9).

Files Patch % Lines
main/entry.c 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4012 +/- ## ========================================== - Coverage 85.43% 85.43% -0.01% ========================================== Files 235 235 Lines 56723 56727 +4 ========================================== + Hits 48460 48462 +2 - Misses 8263 8265 +2 ```

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