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

Create TransactionalTrait #320

Merged
merged 1 commit into from
May 20, 2024

Create `TransactionalTrait`

9803ee8
Select commit
Loading
Failed to load commit list.
Merged

Create TransactionalTrait #320

Create `TransactionalTrait`
9803ee8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 20, 2024 in 0s

79.54% of diff hit (target 86.98%)

View this Pull Request on Codecov

79.54% of diff hit (target 86.98%)

Annotations

Check warning on line 291 in src/AbstractActiveRecord.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/AbstractActiveRecord.php#L291

Added line #L291 was not covered by tests

Check warning on line 293 in src/AbstractActiveRecord.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/AbstractActiveRecord.php#L293

Added line #L293 was not covered by tests

Check warning on line 25 in src/Trait/TransactionalTrait.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Trait/TransactionalTrait.php#L25

Added line #L25 was not covered by tests

Check warning on line 44 in src/Trait/TransactionalTrait.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Trait/TransactionalTrait.php#L44

Added line #L44 was not covered by tests

Check warning on line 52 in src/Trait/TransactionalTrait.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Trait/TransactionalTrait.php#L52

Added line #L52 was not covered by tests

Check warning on line 60 in src/Trait/TransactionalTrait.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Trait/TransactionalTrait.php#L58-L60

Added lines #L58 - L60 were not covered by tests

Check warning on line 81 in src/Trait/TransactionalTrait.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Trait/TransactionalTrait.php#L81

Added line #L81 was not covered by tests