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

Support multiple avatar styles #8

Merged
merged 7 commits into from
Nov 27, 2023
Merged

Conversation

spenserblack
Copy link
Owner

This adds support for multiple avatar styles, and changes the default
style to be circles.

@spenserblack spenserblack added the enhancement New feature or request label Nov 27, 2023
@spenserblack spenserblack linked an issue Nov 27, 2023 that may be closed by this pull request
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (20b29ae) 97.93% compared to head (44e352f) 90.62%.

Files Patch % Lines
pkg/avatar/format.go 90.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   97.93%   90.62%   -7.32%     
==========================================
  Files           3        5       +2     
  Lines          97      128      +31     
==========================================
+ Hits           95      116      +21     
- Misses          2       12      +10     

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

@spenserblack spenserblack marked this pull request as ready for review November 27, 2023 15:01
@spenserblack spenserblack merged commit 9f8aa7c into main Nov 27, 2023
1 of 3 checks passed
@spenserblack spenserblack deleted the feature/3/circle-avatars branch November 27, 2023 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert profile pics to circles
1 participant