A basic svelte checker
Based mostly off the typescript checker and svelte-check's index.ts.
Codecov Report
Merging #73 (9127b52) into main (df4917e) will decrease coverage by
3.71%. The diff coverage is2.73%.
@@ Coverage Diff @@
## main #73 +/- ##
==========================================
- Coverage 34.52% 30.80% -3.72%
==========================================
Files 13 14 +1
Lines 588 659 +71
Branches 114 123 +9
==========================================
Hits 203 203
- Misses 384 455 +71
Partials 1 1
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...es/vite-plugin-checker/src/checkers/svelte/main.ts | 0.00% <0.00%> (ø) |
|
| packages/vite-plugin-checker/src/types.ts | 100.00% <ø> (ø) |
|
| packages/vite-plugin-checker/src/logger.ts | 45.53% <50.00%> (-0.42%) |
:arrow_down: |
| packages/vite-plugin-checker/src/main.ts | 67.85% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update df4917e...9127b52. Read the comment docs.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this is a bug report, please provide a minimal re-production repository or use path to reproduce. Thank you for your contributions.
not stale.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this is a bug report, please provide a minimal re-production repository or use path to reproduce. Thank you for your contributions.