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

Generate avatar urls for users using gravatar #86

Merged
merged 1 commit into from
May 15, 2022
Merged

Generate avatar urls for users using gravatar #86

merged 1 commit into from
May 15, 2022

Conversation

nezhar
Copy link
Collaborator

@nezhar nezhar commented May 14, 2022

Generates gravatar URLs for users or fallback to default if they don't use gravatar.

@nezhar nezhar requested a review from sterapps May 14, 2022 18:15
@codecov-commenter
Copy link

Codecov Report

Merging #86 (5fe89a0) into master (0d48d34) will decrease coverage by 0.08%.
The diff coverage is 86.66%.

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage   95.10%   95.02%   -0.09%     
==========================================
  Files          62       62              
  Lines        1573     1587      +14     
==========================================
+ Hits         1496     1508      +12     
- Misses         77       79       +2     
Impacted Files Coverage Δ
snypy/users/models/models.py 88.88% <80.00%> (-11.12%) ⬇️
snypy/users/rest/serializers.py 91.66% <83.33%> (-8.34%) ⬇️
snypy/snippets/rest/serializers.py 78.35% <100.00%> (+0.93%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@nezhar nezhar merged commit 1111a32 into master May 15, 2022
@nezhar nezhar deleted the gravatar branch June 6, 2023 19:25
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.

3 participants