UBC-MDS / rsketball

Scrape data from ESPN NBA and show summary statistics/visualisations
https://ubc-mds.github.io/rsketball/articles/rsketball-vignette.html
MIT License
1 stars 0 forks source link

Compiled revision to rsketball based on reviewers' feedback #53

Closed kfoofw closed 4 years ago

kfoofw commented 4 years ago

Functions revision:

General Documentation revision:

Feedback issues not covered in this PR (to be considered in other PR):

Also, there is no major feedback required for improvement/followup based on TA milestone 3 (after clarification). See closed issue #52.

codecov[bot] commented 4 years ago

Codecov Report

Merging #53 into master will not change coverage by %. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #53   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          186       207   +21     
=========================================
+ Hits           186       207   +21     
Impacted Files Coverage Δ
R/nba_scraper.R 100.00% <ø> (ø)
R/nba_boxplot.R 100.00% <100.00%> (ø)
R/nba_ranking.R 100.00% <100.00%> (ø)
R/nba_team_stats.R 100.00% <100.00%> (ø)

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 a85eee0...831b75e. Read the comment docs.

AndresPitta commented 4 years ago

Nice Job, Thanks @kfoofw