-
-
Notifications
You must be signed in to change notification settings - Fork 775
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
Displays all tokens in user profile #4597
Displays all tokens in user profile #4597
Conversation
04dae4f
to
b091b2c
Compare
Codecov Report
@@ Coverage Diff @@
## master #4597 +/- ##
==========================================
- Coverage 30.12% 30.06% -0.07%
==========================================
Files 210 210
Lines 16911 16930 +19
Branches 2284 2290 +6
==========================================
- Hits 5095 5090 -5
- Misses 11619 11643 +24
Partials 197 197
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #4597 +/- ##
=========================================
- Coverage 30.33% 30.3% -0.03%
=========================================
Files 214 214
Lines 17122 17141 +19
Branches 2313 2319 +6
=========================================
+ Hits 5194 5195 +1
- Misses 11721 11739 +18
Partials 207 207
Continue to review full report at Codecov.
|
b091b2c
to
22120d9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
codewise lgtm
lets merge? @thelostone-mc |
@PixelantDesign -> we need approval from more than 1 reviewer before merging in PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks nice! Just a few fixes and questions
22120d9
to
a874c52
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, looks great! @thelostone-mc @octavioamu please review 👍
@rafalkowalski can you squash and rebase on master? Thanks! |
f2f84d7
to
5022413
Compare
5022413
to
4dae3a9
Compare
@danlipert I've rebased code with master |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yay
@octavioamu please review, thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a comment about not closing html tag. After that LGTM
4f4917c
4dae3a9
to
4f4917c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, LGTM
Description
Adds all tokens to users profile
Refers/Fixes
#4590
Testing
Tests cover the code changes
Reviewers
@danlipert @thelostone-mc