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

Add points to AdminTeamSerializer #203

Merged
merged 2 commits into from
Oct 17, 2021
Merged

Add points to AdminTeamSerializer #203

merged 2 commits into from
Oct 17, 2021

Conversation

thebeanogamer
Copy link
Member

Resolves #202

@codecov
Copy link

codecov bot commented Oct 10, 2021

Codecov Report

Merging #203 (d47d554) into master (fb98374) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #203   +/-   ##
=======================================
  Coverage   94.35%   94.35%           
=======================================
  Files         107      107           
  Lines        4675     4675           
  Branches      269      269           
=======================================
  Hits         4411     4411           
  Misses        222      222           
  Partials       42       42           
Impacted Files Coverage Δ
src/team/serializers.py 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 fb98374...d47d554. Read the comment docs.

@0xAda 0xAda enabled auto-merge October 10, 2021 19:16
Copy link
Contributor

@0xAda 0xAda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@0xAda 0xAda merged commit d7ec3ae into master Oct 17, 2021
@0xAda 0xAda deleted the bugfix/202 branch October 17, 2021 10:29
0xAda added a commit that referenced this pull request Sep 26, 2024
Add points to AdminTeamSerializer
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.

Teams endpoint does not send points values to admins
3 participants