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

[2.x] Extract service module into payavel/orchestration package. #36

Merged
merged 54 commits into from
Apr 19, 2024

Update orchestration to master

ff225d3
Select commit
Loading
Failed to load commit list.
Merged

[2.x] Extract service module into payavel/orchestration package. #36

Update orchestration to master
ff225d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 19, 2024 in 0s

46.34% of diff hit (target 67.13%)

View this Pull Request on Codecov

46.34% of diff hit (target 67.13%)

Annotations

Check warning on line 66 in src/Models/PaymentMethod.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentMethod.php#L66

Added line #L66 was not covered by tests

Check warning on line 68 in src/Models/PaymentMethod.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentMethod.php#L68

Added line #L68 was not covered by tests

Check warning on line 78 in src/Models/PaymentMethod.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentMethod.php#L78

Added line #L78 was not covered by tests

Check warning on line 88 in src/Models/PaymentMethod.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentMethod.php#L88

Added line #L88 was not covered by tests

Check warning on line 98 in src/Models/PaymentMethod.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentMethod.php#L98

Added line #L98 was not covered by tests

Check warning on line 59 in src/Models/PaymentTransaction.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentTransaction.php#L59

Added line #L59 was not covered by tests

Check warning on line 69 in src/Models/PaymentTransaction.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentTransaction.php#L69

Added line #L69 was not covered by tests

Check warning on line 77 in src/Models/PaymentTransaction.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentTransaction.php#L77

Added line #L77 was not covered by tests

Check warning on line 79 in src/Models/PaymentTransaction.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentTransaction.php#L79

Added line #L79 was not covered by tests

Check warning on line 89 in src/Models/PaymentTransaction.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentTransaction.php#L89

Added line #L89 was not covered by tests

Check warning on line 43 in src/Models/PaymentTransactionEvent.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentTransactionEvent.php#L43

Added line #L43 was not covered by tests

Check warning on line 45 in src/Models/PaymentTransactionEvent.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentTransactionEvent.php#L45

Added line #L45 was not covered by tests

Check warning on line 55 in src/Models/PaymentTransactionEvent.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentTransactionEvent.php#L55

Added line #L55 was not covered by tests

Check warning on line 37 in src/Models/PaymentType.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentType.php#L37

Added line #L37 was not covered by tests

Check warning on line 24 in src/Models/Traits/ConfiguresPaymentGateway.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/Traits/ConfiguresPaymentGateway.php#L24

Added line #L24 was not covered by tests

Check warning on line 26 in src/Models/Traits/ConfiguresPaymentGateway.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/Traits/ConfiguresPaymentGateway.php#L26

Added line #L26 was not covered by tests

Check warning on line 58 in src/Models/Wallet.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/Wallet.php#L58

Added line #L58 was not covered by tests

Check warning on line 66 in src/Models/Wallet.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/Wallet.php#L66

Added line #L66 was not covered by tests

Check warning on line 68 in src/Models/Wallet.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/Wallet.php#L68

Added line #L68 was not covered by tests

Check warning on line 78 in src/Models/Wallet.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/Wallet.php#L78

Added line #L78 was not covered by tests

Check warning on line 40 in src/PaymentResponse.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PaymentResponse.php#L40

Added line #L40 was not covered by tests

Check warning on line 50 in src/PaymentResponse.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PaymentResponse.php#L50

Added line #L50 was not covered by tests