Skip to content

Comments

fix(eslint-plugin): rewrite svelte-check-props logic and tests#1282

Open
adxdits wants to merge 2 commits intoAmadeusITGroup:mainfrom
adxdits:fix/1167-rewrite-svelte-check-props
Open

fix(eslint-plugin): rewrite svelte-check-props logic and tests#1282
adxdits wants to merge 2 commits intoAmadeusITGroup:mainfrom
adxdits:fix/1167-rewrite-svelte-check-props

Conversation

@adxdits
Copy link
Member

@adxdits adxdits commented Feb 10, 2026

Fix #1167

@adxdits adxdits force-pushed the fix/1167-rewrite-svelte-check-props branch from 889de6f to bd0db5b Compare February 10, 2026 22:46
@codecov
Copy link

codecov bot commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.12%. Comparing base (9dc8662) to head (0a80481).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1282   +/-   ##
=======================================
  Coverage   91.12%   91.12%           
=======================================
  Files         118      118           
  Lines        3459     3459           
  Branches      554      554           
=======================================
  Hits         3152     3152           
  Misses        195      195           
  Partials      112      112           
Flag Coverage Δ
e2e 82.56% <ø> (ø)
unit 87.14% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

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.

Re-write broken eslint plugin svelte-check-props

1 participant