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

Update the shipping time controllers to handle the maximum shipping time #2590

Add tests

af40ca3
Select commit
Loading
Failed to load commit list.
Merged

Update the shipping time controllers to handle the maximum shipping time #2590

Add tests
af40ca3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 12, 2024 in 1s

77.5% of diff hit (target 65.2%)

View this Pull Request on Codecov

77.5% of diff hit (target 65.2%)

Annotations

Check warning on line 312 in src/API/Site/Controllers/MerchantCenter/ShippingTimeController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/API/Site/Controllers/MerchantCenter/ShippingTimeController.php#L311-L312

Added lines #L311 - L312 were not covered by tests

Check warning on line 315 in src/API/Site/Controllers/MerchantCenter/ShippingTimeController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/API/Site/Controllers/MerchantCenter/ShippingTimeController.php#L314-L315

Added lines #L314 - L315 were not covered by tests

Check warning on line 320 in src/API/Site/Controllers/MerchantCenter/ShippingTimeController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/API/Site/Controllers/MerchantCenter/ShippingTimeController.php#L320

Added line #L320 was not covered by tests

Check warning on line 56 in src/DB/Table/ShippingTimeTable.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DB/Table/ShippingTimeTable.php#L53-L56

Added lines #L53 - L56 were not covered by tests