fortran-lang / fortls

fortls - Fortran Language Server
https://fortls.fortran-lang.org/
MIT License
257 stars 41 forks source link

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

Closed gnikit closed 6 months ago

gnikit commented 6 months ago

Fixes #250

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.