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

fix: properly locates closing parenthesis in the presence of quotes #400

Merged
merged 1 commit into from
May 19, 2024

fix: properly locates closing parenthesis in the presence of quotes

c71e8a8
Select commit
Loading
Failed to load commit list.
Merged

fix: properly locates closing parenthesis in the presence of quotes #400

fix: properly locates closing parenthesis in the presence of quotes
c71e8a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2024 in 0s

88.17% (+0.03%) compared to f29b02d

View this Pull Request on Codecov

88.17% (+0.03%) compared to f29b02d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.17%. Comparing base (f29b02d) to head (c71e8a8).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #400      +/-   ##
==========================================
+ Coverage   88.14%   88.17%   +0.03%     
==========================================
  Files          35       35              
  Lines        4790     4795       +5     
==========================================
+ Hits         4222     4228       +6     
+ Misses        568      567       -1     

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