fortran-lang / fortls

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

fix(lsp): use correct symbol for submodules #414

Closed gnikit closed 4 months ago

gnikit commented 4 months ago

Fixes #413

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 88.24%. Comparing base (b32e084) to head (4980ef4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #414 +/- ## ======================================= Coverage 88.24% 88.24% ======================================= Files 35 35 Lines 4796 4796 ======================================= Hits 4232 4232 Misses 564 564 ```

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