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 #517

Closed
wants to merge 1 commit into from
Closed

Apply fixes from StyleCI #517

wants to merge 1 commit into from

Conversation

liu21st
Copy link
Member

@liu21st liu21st commented Jan 11, 2024

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: 415 lines in your changes are missing coverage. Please review.

Comparison is base (99cee09) 12.24% compared to head (fc681a1) 12.24%.

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     #517   +/-   ##
=========================================
  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.

@yunwuxin yunwuxin closed this Feb 26, 2024
@liu21st liu21st deleted the analysis-jlRd49 branch February 26, 2024 12:02
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

4 participants