universal-ctags / ctags

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

Cxx: fix file field for exported objects #4010

Closed masatake closed 4 months ago

masatake commented 4 months ago

Close #4003.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 85.43%. Comparing base (fcffa4b) to head (37caabd).

:exclamation: Current head 37caabd differs from pull request most recent head 0805d5b

Please upload reports for the commit 0805d5b to get more accurate results.

Files Patch % Lines
parsers/cxx/cxx_parser_function.c 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4010 +/- ## ======================================= Coverage 85.42% 85.43% ======================================= Files 235 235 Lines 56691 56725 +34 ======================================= + Hits 48428 48461 +33 - Misses 8263 8264 +1 ```

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