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

List all productables endpoint #50

Merged
merged 3 commits into from
Mar 11, 2022
Merged

Conversation

pa-cholek
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 11, 2022

Codecov Report

Merging #50 (8b3ae19) into main (a8e54e4) will increase coverage by 0.28%.
The diff coverage is 95.65%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #50      +/-   ##
============================================
+ Coverage     79.21%   79.49%   +0.28%     
- Complexity      466      474       +8     
============================================
  Files            70       71       +1     
  Lines          1217     1239      +22     
============================================
+ Hits            964      985      +21     
- Misses          253      254       +1     
Impacted Files Coverage Δ
src/Contracts/ProductableTrait.php 35.41% <80.00%> (+3.59%) ⬆️
...ontrollers/Admin/ProductableAdminApiController.php 95.65% <100.00%> (+0.41%) ⬆️
src/Http/Requests/Admin/ProductableListRequest.php 100.00% <100.00%> (ø)
src/Services/ProductService.php 74.43% <100.00%> (+2.30%) ⬆️
src/routes.php 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a8e54e4...8b3ae19. Read the comment docs.

@qunabu qunabu merged commit 1df7860 into main Mar 11, 2022
@qunabu qunabu deleted the feature/list-all-productables-endpoint branch March 11, 2022 13:29
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.

3 participants