fortran-lang / fortls

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

refactor/small improvements #388

Closed gnikit closed 6 months ago

gnikit commented 6 months ago
codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 89.36170% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 87.98%. Comparing base (9d582ba) to head (09e87a6).

Files Patch % Lines
fortls/parsers/internal/ast.py 88.37% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #388 +/- ## ========================================== + Coverage 87.73% 87.98% +0.25% ========================================== Files 35 35 Lines 4793 4785 -8 ========================================== + Hits 4205 4210 +5 + Misses 588 575 -13 ```

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