fortran-lang / fortls

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

feat: add option to increase the default Python recursion depth #373

Closed gnikit closed 7 months ago

gnikit commented 7 months ago

Fixes #312

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 87.66%. Comparing base (c129c17) to head (3ef83e3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #373 +/- ## ========================================== + Coverage 87.65% 87.66% +0.01% ========================================== Files 35 35 Lines 4787 4793 +6 ========================================== + Hits 4196 4202 +6 Misses 591 591 ```

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