Skip to content

Laravel 9 style fixes #326

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

Closed
wants to merge 8 commits into from
Closed

Laravel 9 style fixes #326

wants to merge 8 commits into from

Conversation

albanh
Copy link
Contributor

@albanh albanh commented May 4, 2022

Forked from JamesFreeman's Fix Laravel 9 test runner #316, simply fixing the Style CI issues

locnguyen1842 and others added 8 commits February 23, 2022 23:51
Hi ! 

If you have a task with a lot of results, the average run time calculation take too long... it's now fixed using the relation and not loading all results !
* Task\autoCleanup: Delete in chunks

* TaskResults: Add index to created_at
* Updated to pluck ids and perform delete using the ids

* fixing style
* Updated to use collection count

* Apply fixes from StyleCI (#325)

Co-authored-by: Roshan Gautam <roshangautam@users.noreply.github.com>

Co-authored-by: Roshan Gautam <roshan.gautam@hotmail.com>
Co-authored-by: Roshan Gautam <roshangautam@users.noreply.github.com>
@albanh albanh changed the base branch from 8.0 to feature/laravel-9 May 4, 2022 10:24
@albanh albanh closed this May 4, 2022
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.

3 participants