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

Improve schedule parser #66

Merged
merged 1 commit into from
Nov 28, 2018
Merged

Improve schedule parser #66

merged 1 commit into from
Nov 28, 2018

Conversation

jaebradley
Copy link
Owner

#61 patched this in V3 but this also needs to get patched in V4.

Add logic so that the schedule scraper can get all the games for
the current season without crashing, leaving scores off of the
returned game hashes

Adds None as default values if away team score or home team score are not available

Add logic so that the schedule scraper can get all the games for
the current season without crashing, leaving scores off of the
returned game hashes

Adds `None` as default values if away team score or home team score are not available
@codecov
Copy link

codecov bot commented Nov 28, 2018

Codecov Report

Merging #66 into v4 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##               v4      #66   +/-   ##
=======================================
  Coverage   94.16%   94.16%           
=======================================
  Files          10       10           
  Lines         257      257           
  Branches       30       30           
=======================================
  Hits          242      242           
  Misses         11       11           
  Partials        4        4
Impacted Files Coverage Δ
...sketball_reference_web_scraper/parsers/schedule.py 94.11% <ø> (ø) ⬆️

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 10c8bc8...b1e4b15. Read the comment docs.

@jaebradley jaebradley merged commit 183d831 into v4 Nov 28, 2018
@jaebradley jaebradley deleted the bug-fix/improve-schedule-parser branch November 28, 2018 04:22
@jaebradley jaebradley mentioned this pull request Nov 28, 2018
6 tasks
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

1 participant