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

Add a coding standards GA to fix code with Laravel Pint. #221

Closed
wants to merge 6 commits into from

Apply code styling fixes

9f09c8c
Select commit
Loading
Failed to load commit list.
Closed

Add a coding standards GA to fix code with Laravel Pint. #221

Apply code styling fixes
9f09c8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2023 in 1s

53.49% (+0.00%) compared to df5e45b

View this Pull Request on Codecov

53.49% (+0.00%) compared to df5e45b

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (df5e45b) 53.49% compared to head (9f09c8c) 53.49%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/Helpers/ConfigRetriever.php 33.33% 2 Missing ⚠️
src/OAuth1/AbstractProvider.php 0.00% 2 Missing ⚠️
src/ServiceProvider.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #221   +/-   ##
=========================================
  Coverage     53.49%   53.49%           
  Complexity       78       78           
=========================================
  Files            10       10           
  Lines           243      243           
=========================================
  Hits            130      130           
  Misses          113      113           

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