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

Basketball Add Total, Avg and Projected Points to Player Object #282

Merged
merged 1 commit into from
Nov 11, 2021

Conversation

cwendt94
Copy link
Owner

Basketball Add Total, Avg and Projected Points to Player Object for #281

Updates stats map key for readability

@codecov-commenter
Copy link

Codecov Report

Merging #282 (1a05b3a) into master (f0818f5) will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #282      +/-   ##
==========================================
+ Coverage   87.68%   87.78%   +0.09%     
==========================================
  Files          46       47       +1     
  Lines        1624     1637      +13     
==========================================
+ Hits         1424     1437      +13     
  Misses        200      200              
Impacted Files Coverage Δ
espn_api/basketball/box_player.py 96.29% <100.00%> (ø)
espn_api/basketball/box_score.py 89.65% <100.00%> (ø)
espn_api/basketball/constant.py 100.00% <100.00%> (ø)
espn_api/basketball/league.py 80.95% <100.00%> (ø)
espn_api/basketball/player.py 97.22% <100.00%> (+1.06%) ⬆️
espn_api/basketball/team.py 97.87% <100.00%> (ø)
espn_api/requests/__init__.py 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 f0818f5...1a05b3a. Read the comment docs.

@cwendt94 cwendt94 merged commit 6d39daf into master Nov 11, 2021
@cwendt94 cwendt94 deleted the BballPlayerPoints branch November 11, 2021 20:26
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

2 participants