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 a no longer available external shipping method. #9048

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

fowczarek
Copy link
Member

@fowczarek fowczarek commented Feb 1, 2022

Fixing a no longer an available external shipping method.

Before my changes, this function returns a "NotImplemented" error if the external method is no longer available.

Impact

  • New migrations
  • New/Updated API fields or mutations
  • Deprecated API fields or mutations
  • Removed API types, fields, or mutations
  • Documentation needs to be updated

Pull Request Checklist

  • Privileged queries and mutations are guarded by proper permission checks
  • Database queries are optimized and the number of queries is constant
  • Database migration files are up to date
  • The changes are tested
  • GraphQL schema and type definitions are up to date
  • Changes are mentioned in the changelog

@fowczarek fowczarek added the 3.1 label Feb 1, 2022
@fowczarek fowczarek self-assigned this Feb 1, 2022
@db-queries
Copy link

db-queries bot commented Feb 1, 2022

Here is the report for d172476 (saleor:fix-no-longer-available-external-shipping)
Base comparison is 4874c41.

No differences were found.

# saleor.graphql.accountbenchmark account
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  addresses for federation query count                                    	          9	          9	              2
  customers query                                                         	         48	         48	              0
  delete staff members                                                    	         34	         34	              0
  query staff user                                                        	         18	         18	              3
  staff create                                                            	         23	         23	              3
  staff update groups and permissions                                     	         33	         33	              5
  users for federation query count                                        	          8	          8	              3

# saleor.graphql.accountbenchmark permission group
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  groups for federation query count                                       	          5	          5	              2
  permission group create                                                 	         19	         19	              2
  permission group delete                                                 	         20	         20	              3
  permission group query                                                  	          7	          7	              0
  permission group update                                                 	         33	         33	              1
  permission group update remove users with manage staff                  	         27	         27	              3

# saleor.graphql.appbenchmarks app extensions
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  app extensions                                                          	         14	         14	              0
  app extensions with filter[filter0]                                     	         13	         13	              0
  app extensions with filter[filter1]                                     	         13	         13	              0
  app extensions with filter[filter2]                                     	          9	          9	              0
  app extensions with filter[filter3]                                     	         11	         11	              0
  app extensions with filter[filter4]                                     	         11	         11	              0
  app extensions with filter[filter5]                                     	          5	          5	              0
  app extensions with filter[filter6]                                     	          9	          9	              0

# saleor.graphql.appbenchmarks apps
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  apps for federation query count                                         	          9	          9	              3

# saleor.graphql.attributebenchmark attribute
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  attribute translation                                                   	          6	          6	              0
  attribute value translation                                             	         26	         26	              0
  query attribute                                                         	          6	          6	              0
  query attributes                                                        	          8	          8	              0

# saleor.graphql.checkoutbenchmark checkout mutations
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  add billing address to checkout                                         	         47	         47	              4
  add checkout lines                                                      	         53	         53	              2
  add checkout lines with external shipping                               	         88	         88	             11
  add checkout lines with reservations                                    	        114	        114	             34
  add delivery to checkout                                                	         59	         59	              7
  add shipping to checkout                                                	         62	         62	              7
  checkout email update                                                   	         27	         27	              0
  checkout payment charge                                                 	         36	         36	             12
  checkout shipping address update                                        	         64	         64	             10
  checkout voucher code                                                   	         65	         65	              9
  complete checkout                                                       	        134	        134	             23
  complete checkout preorder                                              	        153	        153	             34
  complete checkout with digital line                                     	        194	        194	             48
  complete checkout with out of stock webhook                             	        136	        136	             23
  complete checkout with single line                                      	        136	        136	             23
  create checkout                                                         	         70	         70	             10
  create checkout for cc                                                  	         65	         65	              8
  create checkout with reservations                                       	        119	        119	             22
  customer complete checkout                                              	        147	        147	             26
  customer complete checkout for cc                                       	        151	        151	             29
  update checkout lines                                                   	         46	         46	              2
  update checkout lines with reservations                                 	        118	        118	             45

# saleor.graphql.checkoutbenchmark homepage
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  user checkout details                                                   	         36	         36	              2

# saleor.graphql.discountbenchmark sales
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  sales query with channel slug                                           	         19	         19	              0
  sales query withot channel slug                                         	         18	         18	              0

# saleor.graphql.discountbenchmark vouchers
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  vouchers query with channel slug                                        	         19	         19	              0
  vouchers query withot channel slug                                      	         18	         18	              0

# saleor.graphql.giftcardbenchmark gift card mutations
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  create never expiry gift card                                           	         28	         28	              4
  gift card bulk activate by staff                                        	         13	         13	              3
  update gift card                                                        	         34	         34	              4

# saleor.graphql.giftcardbenchmark gift card queries
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  filter gift cards by products                                           	         14	         14	              3
  filter gift cards by tags                                               	         12	         12	              3
  filter gift cards by used by user                                       	         13	         13	              3
  query gift card details                                                 	         13	         13	              3
  query gift cards                                                        	         12	         12	              3

# saleor.graphql.orderbenchmark fulfillment refund and return products
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  fulfillment refund products order lines                                 	         54	         54	              2
  fulfillment return products order lines                                 	        105	        105	             14

# saleor.graphql.orderbenchmark order
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  staff multiple draft orders                                             	        418	        418	            327
  staff multiple orders                                                   	        158	        158	             86
  staff order details                                                     	         44	         44	              8
  user order details                                                      	         42	         42	              9

# saleor.graphql.orderbenchmark order fulfill
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  order fulfill                                                           	         17	         17	              3
  order fulfill with gift cards                                           	         17	         17	              3

# saleor.graphql.pagebenchmark page type
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  page types for federation query count                                   	          3	          3	              0
  query page type                                                         	         19	         19	              7
  query page types                                                        	         25	         25	             12

# saleor.graphql.productbenchmark category
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  categories children                                                     	          3	          3	              0
  categories for federation query count                                   	          3	          3	              0
  category delete                                                         	         85	         85	             16
  category view                                                           	         26	         26	              1

# saleor.graphql.productbenchmark collection
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  collection add products                                                 	         36	         36	              6
  collection bulk delete                                                  	         47	         47	              8
  collection view                                                         	          6	          6	              0
  collections for federation query count                                  	          7	          7	              2
  create collection                                                       	         36	         36	              5
  delete collection                                                       	         39	         39	              7
  remove products from collection                                         	         33	         33	              6
  retrieve collection channel listings                                    	          5	          5	              0

# saleor.graphql.productbenchmark homepage
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  report product sales                                                    	         10	         10	              3
  retrieve product list                                                   	          4	          4	              0

# saleor.graphql.productbenchmark product
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  filter products by attributes                                           	          9	          9	              0
  filter products by boolean attributes                                   	         19	         19	              0
  filter products by gift card                                            	         11	         11	              1
  filter products by numeric attributes                                   	         18	         18	              0
  product create                                                          	         73	         73	              9
  product details                                                         	         32	         32	              0
  product translations                                                    	          5	          5	              0
  products for federation query count                                     	          6	          6	              2
  products media for federation query count                               	          3	          3	              0
  products types for federation query count                               	          2	          2	              0
  retrieve channel listings                                               	         17	         17	              0
  retrieve product attributes                                             	          9	          9	              0
  retrieve product images                                                 	          4	          4	              0
  retrieve product media                                                  	          4	          4	              0
  retrive products with product types and attributes                      	          7	          7	              0
  update product                                                          	         51	         51	             12

# saleor.graphql.productbenchmark product variant channel listing update
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  variant channel listing update                                          	         45	         45	              3

# saleor.graphql.productbenchmark variant
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  product variant bulk create                                             	         66	         66	              3
  product variant create                                                  	         79	         79	              5
  products variants for federation query count                            	          6	          6	              2
  retrieve variant list                                                   	         28	         28	              2
  update product variant                                                  	         77	         77	              9

# saleor.graphql.productbenchmark variant stocks
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  product variants stocks create                                          	         27	         27	              5
  product variants stocks create with single webhook called               	         25	         25	              5
  product variants stocks delete                                          	         27	         27	              5
  product variants stocks delete with out of stock webhook many calls     	         23	         23	              3
  product variants stocks update                                          	         29	         29	              5
  query product variants stocks                                           	         10	         10	              0

# saleor.graphql.producttest product sorting attributes
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  sort product not having attribute data                                  	         23	         23	              0

# saleor.graphql.shippingbenchmark shipping methods
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  vouchers query with channel slug                                        	          9	          9	              0
  vouchers query without channel slug                                     	          9	          9	              0

# saleor.graphql.shopbenchmark homepage
  test name                                                               	left count 	right count	duplicate count
  ------------------------------------------------------------------------	-----------	-----------	---------------
  retrieve shop                                                           	          4	          4	              0

@codecov
Copy link

codecov bot commented Feb 1, 2022

Codecov Report

Merging #9048 (d172476) into main (216f71c) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #9048      +/-   ##
==========================================
- Coverage   93.23%   93.17%   -0.06%     
==========================================
  Files         515      515              
  Lines       40592    40677      +85     
  Branches     6844     6884      +40     
==========================================
+ Hits        37847    37902      +55     
- Misses       1810     1813       +3     
- Partials      935      962      +27     
Impacted Files Coverage Δ
saleor/checkout/fetch.py 97.16% <100.00%> (ø)
saleor/plugins/webhook/plugin.py 64.24% <0.00%> (-2.54%) ⬇️
saleor/product/models.py 94.01% <0.00%> (ø)
saleor/plugins/manager.py 94.14% <0.00%> (ø)
saleor/plugins/webhook/tasks.py 81.21% <0.00%> (ø)
saleor/graphql/product/bulk_mutations/products.py 98.95% <0.00%> (+<0.01%) ⬆️
saleor/payment/gateways/adyen/utils/common.py 90.86% <0.00%> (+0.50%) ⬆️
saleor/payment/gateways/adyen/plugin.py 86.14% <0.00%> (+0.75%) ⬆️
saleor/plugins/avatax/__init__.py 94.69% <0.00%> (+0.78%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 216f71c...d172476. Read the comment docs.

@IKarbowiak IKarbowiak requested a review from a team February 1, 2022 13:38
@jakubkuc jakubkuc requested a review from a team February 1, 2022 13:40
@maarcingebala maarcingebala merged commit 08e2b4c into main Feb 1, 2022
@maarcingebala maarcingebala deleted the fix-no-longer-available-external-shipping branch February 1, 2022 14:45
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

5 participants