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

Fix ties bug #567

Merged
merged 3 commits into from
Sep 9, 2024
Merged

Fix ties bug #567

merged 3 commits into from
Sep 9, 2024

Conversation

DesiPilla
Copy link
Contributor

When populating the Team.outcomes attribute, the logic only considers three outcomes: Undecided (games that haven't been completed yet), Win, and Loss.

Resovles Issue #566

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.34%. Comparing base (428d155) to head (39cdaaa).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #567      +/-   ##
==========================================
+ Coverage   84.32%   84.34%   +0.01%     
==========================================
  Files          60       60              
  Lines        2227     2229       +2     
==========================================
+ Hits         1878     1880       +2     
  Misses        349      349              

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

@cwendt94 cwendt94 merged commit ee0ba49 into cwendt94:master Sep 9, 2024
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