fortran-lang / vscode-fortran-support

Fortran language support for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=fortran-lang.linter-gfortran
MIT License
203 stars 30 forks source link

chore(settings): disable linter initialisation #1080

Closed gnikit closed 3 months ago

gnikit commented 3 months ago

The failure in coverage is because of the excluded sections

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 81.28%. Comparing base (a88e3a9) to head (e506dac).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1080 +/- ## ========================================== - Coverage 83.48% 81.28% -2.20% ========================================== Files 12 12 Lines 2319 2319 Branches 207 196 -11 ========================================== - Hits 1936 1885 -51 - Misses 378 429 +51 Partials 5 5 ```

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