Skip to content

Conversation

@DesiPilla
Copy link
Contributor

Previously, the League.standings_weekly() did not recognize this rule and would throw an error Unkown tiebreaker_method: Must be either 'TOTAL_POINTS_SCORED' or 'H2H_RECORD'

Previously, the `League.standings_weekly()` did not recognize this rule and would throw an error `Unkown tiebreaker_method: Must be either 'TOTAL_POINTS_SCORED' or 'H2H_RECORD'`
@codecov
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.13%. Comparing base (02fec55) to head (94c6e7a).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
espn_api/football/league.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #666      +/-   ##
==========================================
- Coverage   71.19%   71.13%   -0.07%     
==========================================
  Files          62       62              
  Lines        2368     2370       +2     
==========================================
  Hits         1686     1686              
- Misses        682      684       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

DesiPilla added a commit to DesiPilla/espn-api-v3 that referenced this pull request Sep 25, 2025
`espn-api` does not support the tiebreaker `INTRA_DIVISION_RECORD`. A [PR](cwendt94/espn-api#666) has been made, but until it is merged and the version is released, this hotfix will have to suffice.
@DesiPilla
Copy link
Contributor Author

@cwendt94 This PR is ready for merging.

@cwendt94 cwendt94 merged commit 54e46d2 into cwendt94:master Oct 13, 2025
2 of 3 checks passed
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.

2 participants