Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A basic svelte checker #73

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

A basic svelte checker #73

wants to merge 1 commit into from

Conversation

SohumB
Copy link

@SohumB SohumB commented Aug 27, 2021

Based mostly off the typescript checker and svelte-check's index.ts.

@codecov-commenter
Copy link

Codecov Report

Merging #73 (9127b52) into main (df4917e) will decrease coverage by 3.71%.
The diff coverage is 2.73%.

Impacted file tree graph

@@            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%) ⬇️
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 data
Powered by Codecov. Last update df4917e...9127b52. Read the comment docs.

@stale
Copy link

stale bot commented Apr 17, 2022

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.

@stale stale bot added the stale label Apr 17, 2022
@fi3ework
Copy link
Owner

not stale.

@stale stale bot removed the stale label Apr 17, 2022
@stale stale bot added the stale label Jun 16, 2022
Repository owner deleted a comment from stale bot Jun 16, 2022
@fi3ework fi3ework removed the stale label Jun 16, 2022
@predragnikolic predragnikolic mentioned this pull request Jun 20, 2022
3 tasks
@stale
Copy link

stale bot commented Oct 5, 2022

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.

@stale stale bot added the stale label Oct 5, 2022
@fi3ework fi3ework linked an issue Jan 23, 2023 that may be closed by this pull request
3 tasks
@fi3ework fi3ework force-pushed the main branch 4 times, most recently from abd4d48 to d6ef546 Compare June 19, 2023 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Svelte support?
3 participants