universal-ctags / ctags

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

Ruby: extract m in "m = Module.new()" as a tag with module kind #3907

Closed masatake closed 8 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (e4cb2a0) 85.33% compared to head (febd452) 85.33%.

Files Patch % Lines
parsers/ruby.c 95.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3907 +/- ## ========================================== - Coverage 85.33% 85.33% -0.01% ========================================== Files 234 234 Lines 55966 55960 -6 ========================================== - Hits 47757 47751 -6 Misses 8209 8209 ```

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