Skip to content

Add RepositoryTrait #414

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

Merged
merged 7 commits into from
May 1, 2025
Merged

Add RepositoryTrait #414

merged 7 commits into from
May 1, 2025

Conversation

Tigrov
Copy link
Member

@Tigrov Tigrov commented Apr 30, 2025

Fixed issues

Q A
Is bugfix?
New feature? ✔️
Breaks BC? ✔️
Fixed issues #344

Copy link

codecov bot commented Apr 30, 2025

Codecov Report

Attention: Patch coverage is 89.70588% with 7 lines in your changes missing coverage. Please review.

Project coverage is 88.41%. Comparing base (0745336) to head (98a3100).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/ActiveQuery.php 89.36% 5 Missing ⚠️
src/AbstractActiveRecord.php 75.00% 1 Missing ⚠️
src/Trait/FactoryTrait.php 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #414      +/-   ##
============================================
- Coverage     88.65%   88.41%   -0.25%     
- Complexity      567      575       +8     
============================================
  Files            16       17       +1     
  Lines          1357     1372      +15     
============================================
+ Hits           1203     1213      +10     
- Misses          154      159       +5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Tigrov Tigrov added the status:code review The pull request needs review. label Apr 30, 2025
@Tigrov Tigrov requested a review from a team April 30, 2025 12:53
@Tigrov Tigrov merged commit b3c58d5 into master May 1, 2025
38 checks passed
@Tigrov Tigrov deleted the repository-trait branch May 1, 2025 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:code review The pull request needs review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants