myparcelnl / pdk

MyParcel Plugin Development Kit
0 stars 0 forks source link

fix(support): make toArray act consistently everywhere #224

Closed EdieLemoine closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Merging #224 (efe99fa) into main (a5ece07) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               main     #224   +/-   ##
=========================================
  Coverage     94.34%   94.34%           
- Complexity     1561     1563    +2     
=========================================
  Files           301      301           
  Lines          5354     5358    +4     
=========================================
+ Hits           5051     5055    +4     
  Misses          303      303           
Files Coverage Δ
src/App/Api/PdkEndpoints.php 93.75% <100.00%> (ø)
src/App/Request/AbstractEndpointRequest.php 100.00% <100.00%> (ø)
src/Base/Support/Collection.php 100.00% <100.00%> (ø)
src/Context/Model/PluginSettingsViewContext.php 100.00% <100.00%> (ø)
src/Frontend/Form/Builder/FormCondition.php 100.00% <100.00%> (ø)
...d/Form/Builder/Operation/AbstractFormOperation.php 100.00% <100.00%> (ø)
src/Frontend/Form/InteractiveElement.php 100.00% <100.00%> (ø)
src/Frontend/Form/PlainElement.php 100.00% <100.00%> (ø)
src/Frontend/View/AbstractSettingsView.php 92.24% <100.00%> (ø)
src/Frontend/View/NewAbstractSettingsView.php 96.22% <100.00%> (ø)

: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.5 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: