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

Bug fixes #131

Merged
merged 13 commits into from
Oct 6, 2018
Merged

Bug fixes #131

merged 13 commits into from
Oct 6, 2018

Conversation

LordAro
Copy link
Member

@LordAro LordAro commented Jun 30, 2018

Fixes a load of bugs because why not

Not a fan of the linkinfo fix, but I can't think of another way of wrapping it.

Unless... would with contextlib.suppress(requests.exception.ConnectionError), closing(...): work?

@LordAro LordAro requested a review from alanbriolat June 30, 2018 15:10
@coveralls
Copy link

coveralls commented Jun 30, 2018

Coverage Status

Coverage decreased (-0.02%) to 70.124% when pulling 3b77595 on LordAro:bug-fixify into aac128b on HackSoc:master.

@alanbriolat
Copy link
Member

Could move the try ... except ... up to be around the call to scrape_html_title(...)?

@LordAro
Copy link
Member Author

LordAro commented Sep 23, 2018

Think that's all the fixes I can reasonably do. #129 looks simple to fix, but I think requires a bit more thought

Copy link
Member

@alanbriolat alanbriolat left a comment

Choose a reason for hiding this comment

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

1 PR, 6 bugs closed, not bad 👍

@alanbriolat alanbriolat merged commit 829cf46 into HackSoc:master Oct 6, 2018
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