Skip to content

wip: v3 #318

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

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

wip: v3 #318

wants to merge 12 commits into from

Conversation

EdieLemoine
Copy link
Contributor

(Is alleen voor nakijken en checks, mag niet gesquashed worden.)

Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.82%. Comparing base (615fa38) to head (69ef295).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #318      +/-   ##
============================================
+ Coverage     96.68%   96.82%   +0.14%     
+ Complexity     1716     1699      -17     
============================================
  Files           319      318       -1     
  Lines          5820     5769      -51     
============================================
- Hits           5627     5586      -41     
+ Misses          193      183      -10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@EdieLemoine EdieLemoine force-pushed the v3 branch 6 times, most recently from 97425f2 to b53c367 Compare November 15, 2024 10:02
BREAKING CHANGE: delete class \MyParcelNL\Pdk\Account\Repository\AbstractAccountRepository
BREAKING CHANGE: delete class \MyParcelNL\Pdk\App\Api\PdkActions
BREAKING CHANGE: delete class \MyParcelNL\Pdk\App\ShippingMethod\Repository\AbstractPdkShippingMethodRepository
BREAKING CHANGE: delete class \MyParcelNL\Pdk\Settings\Repository\AbstractSettingsRepository
BREAKING CHANGE: delete const \MyParcelNL\Pdk\Base\Contract\WeightServiceInterface::DIGITAL_STAMP_RANGES
BREAKING CHANGE: delete interface \MyParcelNL\Pdk\Account\Contract\AccountRepositoryInterface
BREAKING CHANGE: delete interface \MyParcelNL\Pdk\Settings\Contract\SettingsRepositoryInterface
BREAKING CHANGE: delete method \MyParcelNL\Pdk\App\Installer\Contract\MigrationServiceInterface::all()
BREAKING CHANGE: delete property \MyParcelNL\Pdk\Account\Model\Shop::$carrierOptions
BREAKING CHANGE: delete property \MyParcelNL\Pdk\App\Order\Model\PdkOrder::$customsDeclaration
BREAKING CHANGE: delete property \MyParcelNL\Pdk\App\Order\Model\PdkOrder::$orderLines
BREAKING CHANGE: delete property \MyParcelNL\Pdk\App\Order\Model\PdkOrder::$orderNotes
BREAKING CHANGE: delete property \MyParcelNL\Pdk\App\Order\Model\PdkOrder::$recipient
BREAKING CHANGE: delete property \MyParcelNL\Pdk\App\ShippingMethod\Model\PdkShippingMethod::$allowPackageTypes
BREAKING CHANGE: delete property \MyParcelNL\Pdk\App\ShippingMethod\Model\PdkShippingMethod::$allowPackageTypes
BREAKING CHANGE: delete property \MyParcelNL\Pdk\Base\Model\Address::$fullStreet
BREAKING CHANGE: delete property \MyParcelNL\Pdk\Base\Model\Address::$streetAdditionalInfo
BREAKING CHANGE: delete property \MyParcelNL\Pdk\Carrier\Model\Carrier::$subscriptionId
BREAKING CHANGE: delete trait \MyParcelNL\Pdk\Carrier\Concern\HasDeprecatedSubscriptionId
BREAKING CHANGE: remove default implementation of getLogFiles in \MyParcelNL\Pdk\Logger\AbstractLogger
BREAKING CHANGE: replace \Psr\Log\LoggerInterface with \MyParcelNL\Pdk\Logger\Contract\PdkLoggerInterface
@myparcel-bot myparcel-bot bot added approved (Auto) and removed approved (Auto) labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants