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 League Transactions #598

Merged
merged 3 commits into from
Nov 6, 2024

Basketball League Transactions

0228a86
Select commit
Loading
Failed to load commit list.
Merged

Basketball League Transactions #598

Basketball League Transactions
0228a86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 26, 2024 in 0s

83.31% (target 50.00%)

View this Pull Request on Codecov

83.31% (target 50.00%)

Details

Codecov Report

Attention: Patch coverage is 31.03448% with 20 lines in your changes missing coverage. Please review.

Project coverage is 83.31%. Comparing base (be5e92b) to head (0228a86).

Files with missing lines Patch % Lines
espn_api/basketball/transaction.py 26.66% 11 Missing ⚠️
espn_api/basketball/league.py 25.00% 6 Missing ⚠️
espn_api/basketball/transaction_item.py 50.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #598      +/-   ##
==========================================
- Coverage   83.98%   83.31%   -0.68%     
==========================================
  Files          60       62       +2     
  Lines        2254     2283      +29     
==========================================
+ Hits         1893     1902       +9     
- Misses        361      381      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.