bavix / laravel-wallet

It's easy to work with a virtual wallet
https://bavix.github.io/laravel-wallet/
MIT License
1.14k stars 230 forks source link

[11.x] received transfers #877

Closed gkmk closed 9 months ago

gkmk commented 9 months ago

Adds the functionality of received transfers relationship to v11

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (cf3858c) 100.00% compared to head (543fc83) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #877 +/- ## =========================================== Coverage 100.00% 100.00% - Complexity 581 582 +1 =========================================== Files 88 88 Lines 2029 2034 +5 =========================================== + Hits 2029 2034 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

rez1dent3 commented 9 months ago

@gkmk Thank you very much for your contribution to the project. Great pull request.