universal-ctags / ctags

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

C++: extract operators specified in using declarations #3982

Closed masatake closed 2 months ago

masatake commented 2 months ago

Close #3981.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.39%. Comparing base (dd87bd3) to head (d615dc4). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3982 +/- ## ======================================= Coverage 85.39% 85.39% ======================================= Files 235 235 Lines 56609 56628 +19 ======================================= + Hits 48339 48358 +19 Misses 8270 8270 ```

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