myparcelnl / pdk

MyParcel Plugin Development Kit
0 stars 0 forks source link

fix(webhooks): fix order webhooks #225

Closed wthijmen closed 10 months ago

wthijmen commented 10 months ago

INT-212

codecov[bot] commented 10 months ago

Codecov Report

Merging #225 (920d2fd) into main (63b25f3) will increase coverage by 0.46%. Report is 1 commits behind head on main. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #225      +/-   ##
============================================
+ Coverage     95.08%   95.55%   +0.46%     
+ Complexity     1577     1576       -1     
============================================
  Files           303      303              
  Lines          5390     5394       +4     
============================================
+ Hits           5125     5154      +29     
+ Misses          265      240      -25     
Files Coverage Δ
src/App/Webhook/Hook/AbstractHook.php 71.42% <100.00%> (-8.58%) :arrow_down:
src/App/Webhook/PdkWebhookManager.php 83.72% <100.00%> (+8.72%) :arrow_up:

... and 10 files with indirect coverage changes

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

MyParcelBot commented 10 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: