universal-ctags / ctags

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

main,tlib: fix wording #3834

Closed masatake closed 1 year ago

masatake commented 1 year ago

Close #3880

Suggested by @dataf3l.

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (549d884) 85.03% compared to head (bc9ed82) 85.03%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3834 +/- ## ======================================= Coverage 85.03% 85.03% ======================================= Files 228 228 Lines 53906 53906 ======================================= Hits 45840 45840 Misses 8066 8066 ``` | [Files](https://app.codecov.io/gh/universal-ctags/ctags/pull/3834?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=universal-ctags) | Coverage Δ | | |---|---|---| | [main/mini-geany.c](https://app.codecov.io/gh/universal-ctags/ctags/pull/3834?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=universal-ctags#diff-bWFpbi9taW5pLWdlYW55LmM=) | `80.95% <100.00%> (ø)` | |

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

leleliu008 commented 1 year ago

The macos runner would become green after https://github.com/universal-ctags/ctags/pull/3836 is merged.