Skip to content

Conversation

@gnikit
Copy link
Member

@gnikit gnikit commented Jan 7, 2026

Previously the extension logged warnings regardless
of whether fypp was enabled or not due to
the linting compiler being different.

Fixes #1017

Previously the extension logged warnings regardless
of whether fypp was enabled or not due to
the linting compiler being different.

Fixes #1017
@codecov
Copy link

codecov bot commented Jan 7, 2026

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.65%. Comparing base (5b1acd0) to head (a739f08).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/lint/provider.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1286   +/-   ##
=======================================
  Coverage   81.64%   81.65%           
=======================================
  Files          13       13           
  Lines        2435     2436    +1     
  Branches      202      202           
=======================================
+ Hits         1988     1989    +1     
  Misses        442      442           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gnikit gnikit merged commit 1754c8b into main Jan 7, 2026
5 of 6 checks passed
@gnikit gnikit deleted the fix/fypp-warnings branch January 7, 2026 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: suppress "fypp currently only supports gfortran" nuisance messages

2 participants