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

feat(admin): add shipping methods input #210

Merged
merged 10 commits into from
Jun 5, 2024

test: update tests

969b9b4
Select commit
Loading
Failed to load commit list.
Merged

feat(admin): add shipping methods input #210

test: update tests
969b9b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 5, 2024 in 0s

80.89% of diff hit (target 65.65%)

View this Pull Request on Codecov

80.89% of diff hit (target 65.65%)

Annotations

Check warning on line 22 in apps/admin-component-tests/src/components/runShippingMethodsInputTest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/admin-component-tests/src/components/runShippingMethodsInputTest.ts#L15-L22

Added lines #L15 - L22 were not covered by tests

Check warning on line 45 in apps/admin-preset-default/src/components/DefaultShippingMethodsInput.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/admin-preset-default/src/components/DefaultShippingMethodsInput.vue#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 5 in apps/admin/src/components/common/DeliveryOptionsPackageType.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/admin/src/components/common/DeliveryOptionsPackageType.vue#L5

Added line #L5 was not covered by tests

Check warning on line 8 in apps/admin/src/components/common/DeliveryOptionsPackageType.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/admin/src/components/common/DeliveryOptionsPackageType.vue#L8

Added line #L8 was not covered by tests

Check warning on line 19 in apps/admin/src/components/common/DeliveryOptionsPackageType.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/admin/src/components/common/DeliveryOptionsPackageType.vue#L19

Added line #L19 was not covered by tests

Check warning on line 28 in apps/admin/src/composables/useElementOptions.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/admin/src/composables/useElementOptions.ts#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 32 in apps/admin/src/composables/useElementOptions.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/admin/src/composables/useElementOptions.ts#L32

Added line #L32 was not covered by tests

Check warning on line 35 in apps/admin/src/composables/useElementOptions.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/admin/src/composables/useElementOptions.ts#L35

Added line #L35 was not covered by tests

Check warning on line 26 in apps/admin/src/composables/useInputWithOptionsContext.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/admin/src/composables/useInputWithOptionsContext.ts#L26

Added line #L26 was not covered by tests

Check warning on line 46 in apps/admin/src/composables/useLoadMore.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/admin/src/composables/useLoadMore.ts#L18-L46

Added lines #L18 - L46 were not covered by tests