Skip to content
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

Added orders export #128

Merged
merged 3 commits into from
Jul 13, 2023
Merged

Added orders export #128

merged 3 commits into from
Jul 13, 2023

Conversation

daVitekPL
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Merging #128 (3c99342) into main (09d3eaf) will decrease coverage by 0.11%.
The diff coverage is 82.69%.

@@             Coverage Diff              @@
##               main     #128      +/-   ##
============================================
- Coverage     83.33%   83.23%   -0.11%     
- Complexity      616      636      +20     
============================================
  Files            85       90       +5     
  Lines          1860     1944      +84     
============================================
+ Hits           1550     1618      +68     
- Misses          310      326      +16     
Impacted Files Coverage Δ
src/Http/Resources/OrderItemExportResource.php 0.00% <0.00%> (ø)
src/Exports/OrdersExport.php 85.71% <85.71%> (ø)
src/Services/OrderService.php 85.71% <90.90%> (+0.32%) ⬆️
src/Enums/ExportFormatEnum.php 100.00% <100.00%> (ø)
...Http/Controllers/Admin/OrderAdminApiController.php 100.00% <100.00%> (ø)
src/Http/Requests/Admin/OrderExportRequest.php 100.00% <100.00%> (ø)
src/Http/Resources/OrderExportResource.php 100.00% <100.00%> (ø)
src/Policies/OrderPolicy.php 60.00% <100.00%> (+6.15%) ⬆️
src/routes.php 100.00% <100.00%> (ø)

@qunabu qunabu merged commit fca91c8 into main Jul 13, 2023
7 of 9 checks passed
@qunabu qunabu deleted the feature/WELLMS-360 branch July 13, 2023 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants