Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

readtags: minor fixes #4071

Merged
merged 9 commits into from
Sep 8, 2024

Conversation

masatake
Copy link
Member

@masatake masatake commented Sep 8, 2024

No description provided.

…ags and -{A,C}

The behavior of the long options should be the same as -{D,P}.
However, when specifying them with -A or -C, readtags didn't canonicalize
the input field for !_TAG_PROC_CWD pseudo tag.

Signed-off-by: Masatake YAMATO <[email protected]>
@masatake masatake force-pushed the readtags--minor-fixes branch from 2e25da1 to 0162e91 Compare September 8, 2024 01:17
Copy link

codecov bot commented Sep 8, 2024

Codecov Report

Attention: Patch coverage is 70.83333% with 14 lines in your changes missing coverage. Please review.

Project coverage is 85.51%. Comparing base (df13338) to head (0162e91).
Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
extra-cmds/readtags-cmd.c 71.73% 13 Missing ⚠️
main/routines.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4071      +/-   ##
==========================================
+ Coverage   85.50%   85.51%   +0.01%     
==========================================
  Files         237      237              
  Lines       57042    57030      -12     
==========================================
- Hits        48771    48769       -2     
+ Misses       8271     8261      -10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@masatake masatake merged commit bf269e1 into universal-ctags:master Sep 8, 2024
68 of 69 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant