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

main: report the guessed reason if system("sort") is failed #3788

Merged

Conversation

masatake
Copy link
Member

@masatake masatake commented Jul 31, 2023

$ ~/bin/ctags -o - -R ~/var/ctags-github/main |readtags __NR_read
ctags: cannot sort tag file: system ("sort -u") exited with 13 (Broken pipe?)

@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.01% ⚠️

Comparison is base (c7911c4) 83.05% compared to head (2789d62) 83.04%.
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3788      +/-   ##
==========================================
- Coverage   83.05%   83.04%   -0.01%     
==========================================
  Files         227      227              
  Lines       55200    55201       +1     
==========================================
- Hits        45844    45841       -3     
- Misses       9356     9360       +4     
Files Changed Coverage Δ
main/sort.c 83.63% <50.00%> (ø)

... and 2 files with indirect coverage changes

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

…tion separator in configure.ac

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
@masatake masatake force-pushed the main--report-the-detail-of-system branch from 3b6872b to 2789d62 Compare July 31, 2023 03:39
@masatake masatake merged commit 9db5222 into universal-ctags:master Jul 31, 2023
36 of 38 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