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] Move model traits. #48

Merged
merged 1 commit into from
Apr 20, 2024

Move model traits

eafdc77
Select commit
Loading
Failed to load commit list.
Merged

[2.x] Move model traits. #48

Move model traits
eafdc77
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 20, 2024 in 1s

0.00% of diff hit (target 26.84%)

View this Pull Request on Codecov

0.00% of diff hit (target 26.84%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentMethod.php#L106

Added line #L106 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentMethod.php#L108

Added line #L108 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentMethod.php#L117

Added line #L117 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentMethod.php#L119

Added line #L119 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentMethod.php#L127

Added line #L127 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentMethod.php#L129

Added line #L129 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentTransaction.php#L97

Added line #L97 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentTransaction.php#L99

Added line #L99 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentTransaction.php#L108

Added line #L108 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentTransaction.php#L110

Added line #L110 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentTransaction.php#L119

Added line #L119 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/PaymentTransaction.php#L121

Added line #L121 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/Wallet.php#L86

Added line #L86 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Models/Wallet.php#L88

Added line #L88 was not covered by tests

Check warning on line 24 in src/Traits/ConfiguresCheckoutGateway.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Traits/ConfiguresCheckoutGateway.php#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 29 in src/Traits/ConfiguresCheckoutGateway.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Traits/ConfiguresCheckoutGateway.php#L29

Added line #L29 was not covered by tests