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

misc/units.py: fix invalid escape sequences in regex patterns #3866

Merged

Conversation

masatake
Copy link
Member

@masatake masatake commented Dec 9, 2023

Close #3865.

…lid escape sequence...'

Close universal-ctags#3865

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

codecov bot commented Dec 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b80bde3) 85.02% compared to head (b9d7a1b) 85.02%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3866   +/-   ##
=======================================
  Coverage   85.02%   85.02%           
=======================================
  Files         228      228           
  Lines       53901    53901           
=======================================
  Hits        45832    45832           
  Misses       8069     8069           

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

@masatake masatake marked this pull request as ready for review December 9, 2023 09:15
@masatake masatake merged commit c134547 into universal-ctags:master Dec 9, 2023
46 checks passed
@k-takata k-takata changed the title misc/units.py: fix invalud escape sequences in regex patterns misc/units.py: fix invalid escape sequences in regex patterns Dec 12, 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.

Warning reported when running make units
1 participant