-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Mutation to change user email #5076
Mutation to change user email #5076
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5076 +/- ##
==========================================
+ Coverage 91.53% 91.56% +0.03%
==========================================
Files 260 260
Lines 16717 16802 +85
Branches 1469 1472 +3
==========================================
+ Hits 15302 15385 +83
- Misses 1034 1035 +1
- Partials 381 382 +1
Continue to review full report at Codecov.
|
Here is the report for 8e875bf (kswiatek92/saleor @ mutation-to-change-user-email) No differences were found. (click me)
# api.benchmark checkout
test name left count right count duplicate count
------------------------------------------- ----------- ----------- ---------------
add billing address to checkout 34 34 20
add shipping to checkout 7 7 0
checkout payment charge 10 10 0
complete checkout 8 8 0
create checkout 50 50 24
# api.benchmark homepage
test name left count right count duplicate count
------------------------------------------- ----------- ----------- ---------------
retrieve main menu 5 5 0
retrieve product list 4 4 0
retrieve secondary menu 5 5 0
retrieve shop 2 2 0
# api.benchmark product
test name left count right count duplicate count
------------------------------------------- ----------- ----------- ---------------
product details 14 14 2
retrieve product attributes 9 9 0
# api.benchmark variant
test name left count right count duplicate count
------------------------------------------- ----------- ----------- ---------------
product variant bulk create 51 51 3
retrieve variant list 16 16 6
# api product sorting attributes
test name left count right count duplicate count
------------------------------------------- ----------- ----------- ---------------
sort product not having attribute data 21 21 0 |
15ee3ca
to
1cc81db
Compare
c8e2868
to
5070ba8
Compare
089d370
to
3a63ae3
Compare
e9a01d4
to
d839c10
Compare
6d16cd6
to
847a7fa
Compare
844adce
to
97d85df
Compare
templates/templated_email/account/email_changed_notification.email
Outdated
Show resolved
Hide resolved
f0302a1
to
b6ba341
Compare
8ead53b
to
99189ac
Compare
99189ac
to
8e875bf
Compare
closes #4648
Pull Request Checklist