universal-ctags / ctags

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

rpmMacros: process areas surrounded by pairs of curly bracket #3890

Closed masatake closed 9 months ago

masatake commented 9 months ago

The original code processed the line ended with \ only.

codecov[bot] commented 9 months ago

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (293f11e) 85.32% compared to head (d7efad9) 85.30%.

Files Patch % Lines
optlib/rpmMacros.c 0.00% 15 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3890 +/- ## ========================================== - Coverage 85.32% 85.30% -0.03% ========================================== Files 231 231 Lines 55732 55747 +15 ========================================== Hits 47555 47555 - Misses 8177 8192 +15 ```

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