universal-ctags / ctags

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

Python: extract n in "n = SimpleNamespace(" as namespace/I kind #3917

Closed masatake closed 8 months ago

masatake commented 8 months ago

Close #3912.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (be3439e) 85.34% compared to head (77058a9) 85.35%.

Files Patch % Lines
parsers/python.c 96.59% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3917 +/- ## ========================================== + Coverage 85.34% 85.35% +0.01% ========================================== Files 234 234 Lines 56010 56103 +93 ========================================== + Hits 47800 47889 +89 - Misses 8210 8214 +4 ```

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