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

PES-2638: constructor removed from OrderFormData class #735

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

jan-potuznik-z
Copy link
Contributor

No description provided.

Copy link

📊 Code Coverage Report



Code Coverage Report:
  2025-02-25 09:52:26

 Summary:
  Classes: 15.03% (29/193)
  Methods: 27.01% (336/1244)
  Lines:   13.54% (1278/9441)

Packetery\Core\Api\InvalidRequestException
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% (  3/  3)
Packetery\Core\Api\Rest\Exception\InvalidApiKeyException
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% (  2/  2)
Packetery\Core\Api\Rest\PickupPointValidate
  Methods: 100.00% ( 3/ 3)   Lines: 100.00% ( 18/ 18)
Packetery\Core\Api\Rest\PickupPointValidateRequest
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% ( 11/ 11)
Packetery\Core\Api\Rest\PickupPointValidateResponse
  Methods: 100.00% ( 3/ 3)   Lines: 100.00% (  4/  4)
Packetery\Core\Api\Soap\Request\PacketSetStoredUntil
  Methods:  33.33% ( 1/ 3)   Lines:  37.50% (  3/  8)
Packetery\Core\Api\Soap\Request\PacketStatus
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% (  2/  2)
Packetery\Core\CoreHelper
  Methods:  77.78% ( 7/ 9)   Lines:  92.86% ( 26/ 28)
Packetery\Core\Entity\Address
  Methods: 100.00% (14/14)   Lines: 100.00% ( 22/ 22)
Packetery\Core\Entity\Carrier
  Methods: 100.00% (18/18)   Lines: 100.00% ( 32/ 32)
Packetery\Core\Entity\CustomsDeclaration
  Methods: 100.00% (26/26)   Lines: 100.00% ( 36/ 36)
Packetery\Core\Entity\CustomsDeclarationItem
  Methods: 100.00% (16/16)   Lines: 100.00% ( 22/ 22)
Packetery\Core\Entity\Order
  Methods:  95.33% (102/107)   Lines:  94.66% (124/131)
Packetery\Core\Entity\PacketStatus
  Methods: 100.00% ( 4/ 4)   Lines: 100.00% (  6/  6)
Packetery\Core\Entity\PickupPoint
  Methods: 100.00% (14/14)   Lines: 100.00% ( 36/ 36)
Packetery\Core\Entity\Size
  Methods: 100.00% ( 7/ 7)   Lines: 100.00% (  9/  9)
Packetery\Core\PickupPointProvider\BaseProvider
  Methods: 100.00% ( 9/ 9)   Lines: 100.00% ( 14/ 14)
Packetery\Core\PickupPointProvider\CompoundCarrierCollectionFactory
  Methods: 100.00% ( 1/ 1)   Lines: 100.00% ( 50/ 50)
Packetery\Core\PickupPointProvider\CompoundProvider
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% ( 10/ 10)
Packetery\Core\PickupPointProvider\VendorCollectionFactory
  Methods: 100.00% ( 1/ 1)   Lines: 100.00% ( 74/ 74)
Packetery\Core\PickupPointProvider\VendorProvider
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% ( 10/ 10)
Packetery\Core\Rounder
  Methods: 100.00% ( 7/ 7)   Lines: 100.00% ( 47/ 47)
Packetery\Core\Validator\Address
  Methods: 100.00% ( 1/ 1)   Lines: 100.00% (  1/  1)
Packetery\Core\Validator\Order
  Methods: 100.00% ( 7/ 7)   Lines: 100.00% ( 40/ 40)
Packetery\Core\Validator\Size
  Methods: 100.00% ( 1/ 1)   Lines: 100.00% (  5/  5)
Packetery\Core\Validator\SizeReport
  Methods: 100.00% ( 4/ 4)   Lines: 100.00% (  6/  6)
Packetery\Module\Carrier\OptionPrefixer
  Methods: 100.00% ( 3/ 3)   Lines: 100.00% (  3/  3)
Packetery\Module\Carrier\Options
  Methods:  37.50% ( 6/16)   Lines:  25.00% (  7/ 28)
Packetery\Module\Carrier\OptionsPage
  Methods:  11.11% ( 3/27)   Lines:   4.23% ( 21/497)
Packetery\Module\Carrier\PacketaPickupPointsConfig
  Methods:  36.36% ( 4/11)   Lines:  65.67% ( 44/ 67)
Packetery\Module\Checkout\CartService
  Methods:  80.00% ( 8/10)   Lines:  97.20% (139/143)
Packetery\Module\Checkout\Checkout
  Methods:  28.57% ( 2/ 7)   Lines:  33.57% ( 48/143)
Packetery\Module\Checkout\CheckoutService
  Methods:  84.62% (11/13)   Lines:  95.45% ( 63/ 66)
Packetery\Module\Checkout\CheckoutStorage
  Methods:  25.00% ( 2/ 8)   Lines:  10.17% (  6/ 59)
Packetery\Module\Checkout\CurrencySwitcherService
  Methods: 100.00% ( 3/ 3)   Lines: 100.00% (  8/  8)
Packetery\Module\Checkout\RateCalculator
  Methods: 100.00% ( 6/ 6)   Lines: 100.00% ( 60/ 60)
Packetery\Module\Checkout\SessionService
  Methods: 100.00% ( 5/ 5)   Lines: 100.00% ( 15/ 15)
Packetery\Module\Checkout\ShippingRateFactory
  Methods:  57.14% ( 4/ 7)   Lines:  87.01% ( 67/ 77)
Packetery\Module\EntityFactory\SizeFactory
  Methods: 100.00% ( 3/ 3)   Lines: 100.00% ( 16/ 16)
Packetery\Module\ModuleHelper
  Methods:  10.53% ( 2/19)   Lines:   2.38% (  2/ 84)
Packetery\Module\Options\FlagManager\FeatureFlagDownloader
  Methods:  25.00% ( 1/ 4)   Lines:  69.23% ( 36/ 52)
Packetery\Module\Options\FlagManager\FeatureFlagProvider
  Methods:  75.00% ( 3/ 4)   Lines:  85.71% (  6/  7)
Packetery\Module\Options\OptionsProvider
  Methods:   6.00% ( 3/50)   Lines:  12.89% ( 25/194)
Packetery\Module\Order\DetailCommonLogic
  Methods:  50.00% ( 3/ 6)   Lines:  32.35% ( 11/ 34)
Packetery\Module\Order\PacketSetStoredUntil
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% ( 32/ 32)
Packetery\Module\Order\PacketSynchronizer
  Methods:  16.67% ( 1/ 6)   Lines:  40.74% ( 33/ 81)
Packetery\Module\Order\PickupPointValidator
  Methods:  50.00% ( 2/ 4)   Lines:  44.19% ( 19/ 43)
Packetery\Module\Shipping\ShippingProvider
  Methods:  10.00% ( 1/10)   Lines:   5.71% (  4/ 70)

@IlIIlIlIl1 IlIIlIlIl1 self-requested a review February 25, 2025 11:49
@zemekoule zemekoule merged commit 2824365 into after-freeze Feb 26, 2025
17 checks passed
@zemekoule zemekoule deleted the PES-2638-array-unpack-fix branch February 26, 2025 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants