fortran-lang / fortls

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

Preprocessor macro expansion #368

Closed gnikit closed 7 months ago

gnikit commented 7 months ago

Edit of the existing open PR https://github.com/fortran-lang/fortls/pull/350, addressing review comments and reducing the size of the test case.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 87.65%. Comparing base (922e984) to head (b2e74ad).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #368 +/- ## ========================================== + Coverage 87.52% 87.65% +0.13% ========================================== Files 35 35 Lines 4760 4787 +27 ========================================== + Hits 4166 4196 +30 + Misses 594 591 -3 ```

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