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

Using Eloquent for #5. #6

Merged
merged 4 commits into from
Jun 14, 2015

Conversation

euantorano
Copy link
Member

Moving to using Eloquent and putting all repositories under a single namespace, making things slightly cleaner.

*
* @return array
*/
function getAllForParsing();
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no visibility?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still working on cleaning it all up.

@wpillar
Copy link

wpillar commented May 30, 2015

There's a small standards issue and this repo could do with some unit tests.

@euantorano
Copy link
Member Author

I'll look into it and fix it tomorrow before merging. The unit tests are part of the larger plan: #4

Right now, there's a single parser class doing everything. This is pretty untestable, so I'm waiting until I've done my refactoring and split it out a bit

@wpillar
Copy link

wpillar commented May 30, 2015

Fair does.

euantorano added a commit that referenced this pull request Jun 14, 2015
@euantorano euantorano merged commit 79328c9 into mybb:master Jun 14, 2015
@euantorano euantorano deleted the fix-5-use-eloquent-repositories branch June 14, 2015 10:09
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.

2 participants