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 produced by php-cs-fixer #2250

Merged
merged 3 commits into from May 11, 2021

Conversation

divine
Copy link
Contributor

@divine divine commented May 5, 2021

Should be all green now #2248

Thanks!

@codecov-commenter
Copy link

codecov-commenter commented May 5, 2021

Codecov Report

Merging #2250 (97260f4) into master (09fa31b) will not change coverage.
The diff coverage is 91.56%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2250   +/-   ##
=========================================
  Coverage     86.91%   86.91%           
  Complexity      665      665           
=========================================
  Files            33       33           
  Lines          1559     1559           
=========================================
  Hits           1355     1355           
  Misses          204      204           
Impacted Files Coverage Δ Complexity Δ
src/MongodbServiceProvider.php 100.00% <ø> (ø) 2.00 <0.00> (ø)
src/Schema/Builder.php 65.21% <ø> (ø) 20.00 <0.00> (ø)
src/Helpers/QueriesRelationships.php 93.22% <33.33%> (ø) 28.00 <0.00> (ø)
src/Connection.php 88.73% <77.77%> (ø) 39.00 <0.00> (ø)
src/Eloquent/Model.php 93.63% <81.81%> (ø) 83.00 <0.00> (ø)
src/Query/Builder.php 89.18% <95.65%> (ø) 162.00 <0.00> (ø)
src/Collection.php 89.47% <100.00%> (ø) 5.00 <0.00> (ø)
src/Eloquent/Builder.php 87.93% <100.00%> (ø) 22.00 <0.00> (ø)
src/Eloquent/EmbedsRelations.php 100.00% <100.00%> (ø) 8.00 <0.00> (ø)
src/Eloquent/HybridRelations.php 93.58% <100.00%> (ø) 34.00 <0.00> (ø)
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 09fa31b...97260f4. Read the comment docs.

@divine divine marked this pull request as draft May 5, 2021 07:13
@divine divine marked this pull request as ready for review May 5, 2021 07:29
@divine divine requested a review from Smolevich May 5, 2021 07:29
@Smolevich Smolevich merged commit 4056a73 into mongodb:master May 11, 2021
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

3 participants