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

Fortran: add "linkName" extra #3671

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

masatake
Copy link
Member

Close universal-ctags#3668.

The test input is taken from
https://gist.github.com/RaoulHC/a241fb714f191b5fc3a7c790d7b23523.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
@codecov
Copy link

codecov bot commented Mar 20, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.05 🎉

Comparison is base (8606b4b) 82.81% compared to head (af4901d) 82.86%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3671      +/-   ##
==========================================
+ Coverage   82.81%   82.86%   +0.05%     
==========================================
  Files         223      223              
  Lines       54525    54543      +18     
==========================================
+ Hits        45155    45199      +44     
+ Misses       9370     9344      -26     
Impacted Files Coverage Δ
parsers/fortran.c 96.10% <100.00%> (+2.45%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link

@RaoulHC RaoulHC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks so much for this!

@masatake masatake merged commit c055e8a into universal-ctags:master Mar 20, 2023
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.

Fortran: Improve handling of case insensitivity
2 participants