myparcelnl / pdk

MyParcel Plugin Development Kit
0 stars 0 forks source link

refactor: reduce phpstan baseline #227

Closed EdieLemoine closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Merging #227 (c3fa13a) into main (1d1a61c) will not change coverage. The diff coverage is 77.77%.

@@            Coverage Diff            @@
##               main     #227   +/-   ##
=========================================
  Coverage     94.31%   94.31%           
+ Complexity     1562     1559    -3     
=========================================
  Files           300      300           
  Lines          5352     5352           
=========================================
  Hits           5048     5048           
  Misses          304      304           
Files Coverage Δ
src/App/Action/Backend/Order/ExportOrderAction.php 99.10% <100.00%> (ø)
...c/App/Action/Shared/Context/FetchContextAction.php 100.00% <100.00%> (ø)
src/App/Order/Collection/PdkOrderCollection.php 100.00% <100.00%> (ø)
src/Base/Concern/HasPrices.php 100.00% <ø> (ø)
src/Base/Facade.php 100.00% <ø> (ø)
src/Base/Factory/PdkFactory.php 75.67% <ø> (ø)
src/Base/Repository/Repository.php 78.12% <ø> (ø)
src/Context/Model/CheckoutContext.php 97.36% <ø> (ø)
src/Context/Service/ContextService.php 100.00% <ø> (ø)
src/Fulfilment/Collection/OrderCollection.php 0.00% <ø> (ø)
... and 8 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

MyParcelBot commented 10 months ago

:tada: This PR is included in version 2.28.7 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: