mjk2244 / pro-football-reference-web-scraper

Web scraper to retrieve player and team data from Pro Football Reference.
https://mjk2244.github.io/pro-football-reference-web-scraper/
Apache License 2.0
28 stars 19 forks source link

HW 6: docs, versioning, tests #30

Closed mjk2244 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #30 (dd96984) into main (8cd806e) will increase coverage by 9.54%. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
+ Coverage   81.31%   90.86%   +9.54%     
==========================================
  Files           2        4       +2     
  Lines         182      186       +4     
  Branches       31       31              
==========================================
+ Hits          148      169      +21     
+ Misses         24        8      -16     
+ Partials       10        9       -1     
Impacted Files Coverage Δ
pro_football_reference_web_scraper/__init__.py 100.00% <100.00%> (ø)
pro_football_reference_web_scraper/_version.py 100.00% <100.00%> (ø)
..._football_reference_web_scraper/player_game_log.py 90.47% <100.00%> (+9.52%) :arrow_up:
...ro_football_reference_web_scraper/team_game_log.py 90.90% <100.00%> (+9.09%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more