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

[7.3] WalletCreatedEvent, Credit Limits, walletTransactions #415

Merged
merged 13 commits into from
Dec 10, 2021
Merged

Conversation

rez1dent3
Copy link
Member

  • WalletCreatedEvent

@rez1dent3 rez1dent3 added enhancement New feature or request 7.x-dev labels Dec 3, 2021
@rez1dent3 rez1dent3 self-assigned this Dec 3, 2021
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 3, 2021

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: b5ed9cb
Status: ✅  Deploy successful!
Preview URL: https://dd450161.laravel-wallet.pages.dev

View logs

@rez1dent3 rez1dent3 changed the base branch from events to master December 3, 2021 18:33
@codecov
Copy link

codecov bot commented Dec 3, 2021

Codecov Report

Merging #415 (b5ed9cb) into master (1307373) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##              master      #415    +/-   ##
============================================
  Coverage     100.00%   100.00%            
- Complexity       349       382    +33     
============================================
  Files             58        62     +4     
  Lines           1202      1314   +112     
============================================
+ Hits            1202      1314   +112     
Impacted Files Coverage Δ
...Internal/Assembler/WalletCreatedEventAssembler.php 100.00% <100.00%> (ø)
src/Internal/Events/WalletCreatedEvent.php 100.00% <100.00%> (ø)
src/Internal/Repository/WalletRepository.php 100.00% <100.00%> (ø)
src/Internal/Service/DispatcherService.php 100.00% <100.00%> (ø)
src/Models/Wallet.php 100.00% <100.00%> (ø)
src/Services/CastService.php 100.00% <100.00%> (ø)
src/Services/ConsistencyService.php 100.00% <100.00%> (ø)
src/Services/WalletService.php 100.00% <100.00%> (ø)
src/Traits/HasWallet.php 100.00% <100.00%> (ø)
src/Traits/HasWalletFloat.php 100.00% <100.00%> (ø)
... and 2 more

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 1307373...b5ed9cb. Read the comment docs.

@rez1dent3 rez1dent3 force-pushed the creation branch 6 times, most recently from be22678 to 07c486a Compare December 7, 2021 16:18
@rez1dent3 rez1dent3 changed the title [7.3] WalletCreatedEvent [7.3] WalletCreatedEvent, Credit Limits, walletTransactions Dec 8, 2021
@rez1dent3 rez1dent3 merged commit 8f5656b into master Dec 10, 2021
@rez1dent3 rez1dent3 deleted the creation branch December 12, 2021 17:10
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