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

API-1125-Add-custom-eloquent-collections #742

Closed
wants to merge 8 commits into from

Conversation

Mohammad-Alavi
Copy link
Member

@Mohammad-Alavi Mohammad-Alavi commented Feb 4, 2024

Description

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Refactor (refactoring a current feature, method, etc.)
  • New feature (non-breaking change which adds functionality)
  • Remove feature (non-breaking change which removes functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Copy link

codecov bot commented Feb 4, 2024

Codecov Report

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

Project coverage is 89.33%. Comparing base (ac2eb90) to head (b87f50d).
Report is 31 commits behind head on 12.x.

Current head b87f50d differs from pull request most recent head ca02e1e

Please upload reports for the commit ca02e1e to get more accurate results.

Files Patch % Lines
app/Ship/Providers/ShipProvider.php 0.00% 7 Missing ⚠️
app/Ship/Exceptions/Handlers/ExceptionsHandler.php 0.00% 2 Missing ⚠️
app/Ship/Parents/Models/UserModel.php 0.00% 2 Missing ⚠️
app/Ship/Parents/Tests/TestCase.php 71.42% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               12.x     #742      +/-   ##
============================================
- Coverage     89.78%   89.33%   -0.45%     
- Complexity      384      393       +9     
============================================
  Files           183      185       +2     
  Lines          1165     1191      +26     
============================================
+ Hits           1046     1064      +18     
- Misses          119      127       +8     

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

@Mohammad-Alavi Mohammad-Alavi deleted the API-1125-Add-custom-eloquent-collection branch May 29, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant