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

Add initial forms components #299

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from

refactor(radio button): simplify targeting selected labels

0e020cb
Select commit
Loading
Failed to load commit list.
Open

Add initial forms components #299

refactor(radio button): simplify targeting selected labels
0e020cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 6, 2024 in 0s

12.33% of diff hit (target 0.86%)

View this Pull Request on Codecov

12.33% of diff hit (target 0.86%)

Annotations

Check warning on line 31 in src/lib/components/forms/files-input.svelte

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/components/forms/files-input.svelte#L2-L31

Added lines #L2 - L31 were not covered by tests

Check warning on line 4 in src/lib/components/forms/label-input.stories.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/components/forms/label-input.stories.ts#L4

Added line #L4 was not covered by tests

Check warning on line 18 in src/lib/components/forms/picture-input.stories.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/components/forms/picture-input.stories.ts#L2-L18

Added lines #L2 - L18 were not covered by tests

Check warning on line 4 in src/lib/components/forms/picture-input.svelte

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/components/forms/picture-input.svelte#L2-L4

Added lines #L2 - L4 were not covered by tests

Check warning on line 20 in src/lib/components/forms/picture-input.svelte

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/components/forms/picture-input.svelte#L6-L20

Added lines #L6 - L20 were not covered by tests

Check warning on line 24 in src/lib/components/forms/picture-input.svelte

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/components/forms/picture-input.svelte#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 27 in src/lib/components/forms/picture-input.svelte

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/components/forms/picture-input.svelte#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 29 in src/lib/components/forms/picture-input.svelte

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/components/forms/picture-input.svelte#L29

Added line #L29 was not covered by tests

Check warning on line 44 in src/lib/components/forms/picture-input.svelte

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/components/forms/picture-input.svelte#L31-L44

Added lines #L31 - L44 were not covered by tests

Check warning on line 48 in src/lib/components/forms/picture-input.svelte

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/components/forms/picture-input.svelte#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 53 in src/lib/components/forms/picture-input.svelte

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/components/forms/picture-input.svelte#L51-L53

Added lines #L51 - L53 were not covered by tests

Check warning on line 18 in src/lib/components/forms/radio-buttons.stories.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/components/forms/radio-buttons.stories.ts#L2-L18

Added lines #L2 - L18 were not covered by tests

Check warning on line 5 in src/lib/components/forms/radio-buttons.svelte

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/components/forms/radio-buttons.svelte#L3-L5

Added lines #L3 - L5 were not covered by tests

Check warning on line 11 in src/lib/components/forms/radio-buttons.svelte

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/components/forms/radio-buttons.svelte#L10-L11

Added lines #L10 - L11 were not covered by tests

Check warning on line 14 in src/lib/components/forms/radio-buttons.svelte

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/components/forms/radio-buttons.svelte#L14

Added line #L14 was not covered by tests

Check warning on line 16 in src/lib/components/forms/radio-buttons.svelte

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/components/forms/radio-buttons.svelte#L16

Added line #L16 was not covered by tests

Check warning on line 18 in src/lib/components/forms/radio-buttons.svelte

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/components/forms/radio-buttons.svelte#L18

Added line #L18 was not covered by tests

Check warning on line 29 in src/lib/components/forms/radio-buttons.svelte

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/components/forms/radio-buttons.svelte#L20-L29

Added lines #L20 - L29 were not covered by tests

Check warning on line 13 in src/lib/components/icons/icons.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/components/icons/icons.ts#L13

Added line #L13 was not covered by tests

Check warning on line 29 in src/lib/components/icons/icons.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/components/icons/icons.ts#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 4 in src/routes/(app)/contacts/+page.svelte

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/routes/(app)/contacts/+page.svelte#L4

Added line #L4 was not covered by tests