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

Apply fixes from StyleCI #522

Open
wants to merge 1 commit into
base: 3.0
Choose a base branch
from
Open

Apply fixes from StyleCI #522

wants to merge 1 commit into from

Conversation

yunwuxin
Copy link
Member

This pull request applies code style fixes from an analysis carried out by StyleCI.


For more information, click here.

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 12.24%. Comparing base (e35f497) to head (a0bfe55).

Files Patch % Lines
src/model/concern/RelationShip.php 0.00% 61 Missing ⚠️
src/db/BaseQuery.php 4.87% 39 Missing ⚠️
src/db/connector/Mongo.php 0.00% 39 Missing ⚠️
src/model/relation/HasManyThrough.php 0.00% 39 Missing ⚠️
src/model/concern/Attribute.php 0.00% 26 Missing ⚠️
src/model/relation/BelongsTo.php 0.00% 21 Missing ⚠️
src/model/relation/HasOne.php 0.00% 18 Missing ⚠️
src/model/relation/MorphTo.php 0.00% 17 Missing ⚠️
src/model/relation/HasMany.php 0.00% 15 Missing ⚠️
src/Paginator.php 0.00% 14 Missing ⚠️
... and 21 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##                3.0     #522   +/-   ##
=========================================
  Coverage     12.24%   12.24%           
  Complexity     2965     2965           
=========================================
  Files            64       64           
  Lines          7129     7129           
=========================================
  Hits            873      873           
  Misses         6256     6256           
Flag Coverage Δ
unittests 12.24% <6.53%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants