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: Fix avatar token generator #1758

Merged
merged 2 commits into from
Apr 12, 2023
Merged

fix: Fix avatar token generator #1758

merged 2 commits into from
Apr 12, 2023

Conversation

faucomte97
Copy link
Member

@faucomte97 faucomte97 commented Apr 11, 2023

This change is Reviewable

@faucomte97 faucomte97 self-assigned this Apr 11, 2023
@faucomte97 faucomte97 changed the title Fix avatar token gen fix: Fix avatar token generator Apr 11, 2023
Copy link
Contributor

@SKairinos SKairinos left a comment

Choose a reason for hiding this comment

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

Reviewed 5 of 5 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @faucomte97)

@codecov
Copy link

codecov bot commented Apr 12, 2023

Codecov Report

Merging #1758 (0b5463e) into master (5e1e882) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1758      +/-   ##
==========================================
+ Coverage   66.75%   66.81%   +0.05%     
==========================================
  Files         179      180       +1     
  Lines        3706     3712       +6     
  Branches      264      264              
==========================================
+ Hits         2474     2480       +6     
  Misses       1201     1201              
  Partials       31       31              
Impacted Files Coverage Δ
aimmo/avatar_creator.py 100.00% <100.00%> (ø)
aimmo/game_creator.py 100.00% <100.00%> (ø)
aimmo/migrations/0025_generate_auth_token.py 100.00% <100.00%> (ø)
aimmo/migrations/0031_alter_avatar_auth_token.py 100.00% <100.00%> (ø)
aimmo/models.py 95.45% <100.00%> (-0.07%) ⬇️

@SKairinos SKairinos merged commit c730deb into master Apr 12, 2023
@SKairinos SKairinos deleted the fix_avatar_token_gen branch April 12, 2023 10:17
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