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

Refactor faker use #212

refactor deprecated `$this->faker` to laravel `fake()` method

adea40f
Select commit
Loading
Failed to load commit list.
Merged

Refactor faker use #212

refactor deprecated `$this->faker` to laravel `fake()` method
adea40f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 28, 2024 in 0s

4.98% (-0.05%) compared to f1d6993

View this Pull Request on Codecov

4.98% (-0.05%) compared to f1d6993

Details

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 4.98%. Comparing base (f1d6993) to head (adea40f).

Files with missing lines Patch % Lines
.../Traits/TestTraits/PhpUnit/TestAuthHelperTrait.php 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               8.x    #212      +/-   ##
==========================================
- Coverage     5.02%   4.98%   -0.05%     
  Complexity     676     676              
==========================================
  Files          100     100              
  Lines         2765    2789      +24     
==========================================
  Hits           139     139              
- Misses        2626    2650      +24     

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