Skip to content

[7.x. Stage 2] add BasketInterface #375

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

Merged
merged 2 commits into from
Oct 1, 2021
Merged

[7.x. Stage 2] add BasketInterface #375

merged 2 commits into from
Oct 1, 2021

Conversation

rez1dent3
Copy link
Member

No description provided.

@rez1dent3 rez1dent3 added enhancement New feature or request 7.x-dev labels Oct 1, 2021
@rez1dent3 rez1dent3 self-assigned this Oct 1, 2021
@codecov
Copy link

codecov bot commented Oct 1, 2021

Codecov Report

Merging #375 (43ac5fc) into master (89db1b6) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #375   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       271       286   +15     
===========================================
  Files             31        35    +4     
  Lines            928       966   +38     
===========================================
+ Hits             928       966   +38     
Impacted Files Coverage Δ
src/Internal/Dto/AvailabilityDto.php 100.00% <100.00%> (ø)
src/Internal/Dto/BasketDto.php 100.00% <100.00%> (ø)
src/Internal/Dto/ProductDto.php 100.00% <100.00%> (ø)
src/Objects/Cart.php 100.00% <100.00%> (ø)
src/Services/BasketService.php 100.00% <100.00%> (ø)
src/Traits/CanPay.php 100.00% <100.00%> (ø)
src/Traits/CartPay.php 100.00% <100.00%> (ø)
src/WalletServiceProvider.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 89db1b6...43ac5fc. Read the comment docs.

@rez1dent3 rez1dent3 merged commit ee1a8b6 into master Oct 1, 2021
@rez1dent3 rez1dent3 deleted the basket branch October 2, 2021 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7.x-dev enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant