bold-commerce / go-shopify

Go client for the Shopify API
MIT License
318 stars 251 forks source link

fix: Add several missing fields to the Order model #214

Closed sradevski closed 1 year ago

sradevski commented 1 year ago

You can see the fields existing at least since 2022-07 version: https://shopify.dev/docs/api/admin-rest/2022-07/resources/order

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (8813f0d) 100.00% compared to head (17ddb67) 100.00%.

:exclamation: Current head 17ddb67 differs from pull request most recent head a9ca1f0. Consider uploading reports for the commit a9ca1f0 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #214 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 44 44 Lines 1715 1715 ========================================= Hits 1715 1715 ``` | [Impacted Files](https://app.codecov.io/gh/bold-commerce/go-shopify/pull/214?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bold+Commerce) | Coverage Δ | | |---|---|---| | [order.go](https://app.codecov.io/gh/bold-commerce/go-shopify/pull/214?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bold+Commerce#diff-b3JkZXIuZ28=) | `100.00% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.