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

Pipe vscode log outputs to console #1070

Closed gnikit closed 3 months ago

gnikit commented 5 months ago

Useful for debugging CI failures

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 83.49%. Comparing base (a88e3a9) to head (677f1f1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1070 +/- ## ========================================== + Coverage 83.48% 83.49% +0.01% ========================================== Files 12 12 Lines 2319 2321 +2 Branches 207 207 ========================================== + Hits 1936 1938 +2 Misses 378 378 Partials 5 5 ```

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