devinweb / laravel-youcan-pay

YouCanPay Laravel php package
https://devinweb.com
MIT License
11 stars 1 forks source link

Add command #3

Closed darbaoui closed 1 year ago

darbaoui commented 1 year ago

Clean pending transactions related to the tolerance value that is defined in the config file.

codecov[bot] commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (36c3b02) compared to base (0b4d132). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3 +/- ## =========================================== Coverage 100.00% 100.00% + Complexity 85 61 -24 =========================================== Files 12 10 -2 Lines 244 172 -72 =========================================== - Hits 244 172 -72 ``` | [Impacted Files](https://codecov.io/gh/devinweb/laravel-youcan-pay/pull/3?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=devinweb) | Coverage Δ | | |---|---|---| | [src/Facades/LaravelYouCanPay.php](https://codecov.io/gh/devinweb/laravel-youcan-pay/pull/3/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=devinweb#diff-c3JjL0ZhY2FkZXMvTGFyYXZlbFlvdUNhblBheS5waHA=) | `100.00% <ø> (ø)` | | | [src/Console/CleanPendingTransactionCommand.php](https://codecov.io/gh/devinweb/laravel-youcan-pay/pull/3/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=devinweb#diff-c3JjL0NvbnNvbGUvQ2xlYW5QZW5kaW5nVHJhbnNhY3Rpb25Db21tYW5kLnBocA==) | `100.00% <100.00%> (ø)` | | | [src/Providers/LaravelYouCanPayServiceProvider.php](https://codecov.io/gh/devinweb/laravel-youcan-pay/pull/3/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=devinweb#diff-c3JjL1Byb3ZpZGVycy9MYXJhdmVsWW91Q2FuUGF5U2VydmljZVByb3ZpZGVyLnBocA==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=devinweb). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=devinweb)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.