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

Kotlin: fix annotation parsing #4176

Merged

Conversation

dolik-rce
Copy link
Contributor

This should fix the problem from #4175.

Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.93%. Comparing base (35c5c97) to head (8902162).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4176   +/-   ##
=======================================
  Coverage   85.93%   85.93%           
=======================================
  Files         241      241           
  Lines       59079    59079           
=======================================
  Hits        50767    50767           
  Misses       8312     8312           

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

@masatake
Copy link
Member

Could you add a test case for this fix?

@dolik-rce dolik-rce force-pushed the 4175-fix-kotlin-annotations-parsing branch from b0b9b06 to 8902162 Compare January 13, 2025 16:43
@dolik-rce
Copy link
Contributor Author

Could you add a test case for this fix?

Done ☑️

@masatake masatake self-assigned this Jan 13, 2025
@masatake
Copy link
Member

Thank you. I will merge this.

@masatake masatake merged commit b73cb2b into universal-ctags:master Jan 14, 2025
82 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.

2 participants