fortran-lang / fortls

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

chore: Fix parent scope issue in FortranAST class #392

Closed gnikit closed 5 months ago

gnikit commented 5 months ago

Fixes #329

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 87.98%. Comparing base (bd931e6) to head (8b511d5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #392 +/- ## ======================================= Coverage 87.98% 87.98% ======================================= Files 35 35 Lines 4785 4786 +1 ======================================= + Hits 4210 4211 +1 Misses 575 575 ```

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