Skip to content

:violin: Use orchestration's HasFactory

Codecov / codecov/project failed Apr 19, 2024 in 0s

26.84% (-40.29%) compared to 3a4db97

View this Pull Request on Codecov

26.84% (-40.29%) compared to 3a4db97

Details

Codecov Report

Attention: Patch coverage is 54.83871% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 26.84%. Comparing base (3a4db97) to head (8e3d57f).

❗ Current head 8e3d57f differs from pull request most recent head 3c5adf7. Consider uploading reports for the commit 3c5adf7 to get more accurate results

Files Patch % Lines
src/Models/PaymentTransaction.php 40.00% 3 Missing ⚠️
src/Models/Wallet.php 40.00% 3 Missing ⚠️
src/Models/PaymentMethod.php 50.00% 2 Missing ⚠️
src/Models/PaymentTransactionEvent.php 0.00% 2 Missing ⚠️
src/Models/Traits/ConfiguresPaymentGateway.php 0.00% 2 Missing ⚠️
src/PaymentResponse.php 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master      #36       +/-   ##
=============================================
- Coverage     67.13%   26.84%   -40.29%     
+ Complexity      223       67      -156     
=============================================
  Files            42       17       -25     
  Lines           712      149      -563     
=============================================
- Hits            478       40      -438     
+ Misses          234      109      -125     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.