myparcelnl / pdk

MyParcel Plugin Development Kit
0 stars 0 forks source link

fix(notifications): pass notifications to frontend #199

Closed joerivanveen closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #199 (2c356d6) into main (eab8577) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               main     #199   +/-   ##
=========================================
  Coverage     94.15%   94.16%           
- Complexity     1532     1533    +1     
=========================================
  Files           294      295    +1     
  Lines          5265     5274    +9     
=========================================
+ Hits           4957     4966    +9     
  Misses          308      308           
Files Changed Coverage Δ
src/Facade/Notifications.php 100.00% <ø> (ø)
src/App/Action/Backend/Order/ExportOrderAction.php 99.07% <100.00%> (+0.04%) :arrow_up:
src/Notification/Model/Notification.php 100.00% <100.00%> (ø)
src/Notification/Service/NotificationService.php 100.00% <100.00%> (ø)

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

MyParcelBot commented 11 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: