bold-commerce / go-shopify

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

adds `fulfillment_event` and `fulfillment_request` #244

Closed sx328 closed 10 months ago

sx328 commented 10 months ago

adds fulfillment event resource and fulfillment request resource

comment if any edits

tested OK

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (26d463b) 100.00% compared to head (dbcc89d) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #244 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 47 49 +2 Lines 2094 2133 +39 ========================================= + Hits 2094 2133 +39 ``` | [Files](https://app.codecov.io/gh/bold-commerce/go-shopify/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bold+Commerce) | Coverage Δ | | |---|---|---| | [fulfillment\_event.go](https://app.codecov.io/gh/bold-commerce/go-shopify/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bold+Commerce#diff-ZnVsZmlsbG1lbnRfZXZlbnQuZ28=) | `100.00% <100.00%> (ø)` | | | [fulfillment\_request.go](https://app.codecov.io/gh/bold-commerce/go-shopify/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bold+Commerce#diff-ZnVsZmlsbG1lbnRfcmVxdWVzdC5nbw==) | `100.00% <100.00%> (ø)` | | | [fulfillment\_service.go](https://app.codecov.io/gh/bold-commerce/go-shopify/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bold+Commerce#diff-ZnVsZmlsbG1lbnRfc2VydmljZS5nbw==) | `100.00% <ø> (ø)` | | | [goshopify.go](https://app.codecov.io/gh/bold-commerce/go-shopify/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bold+Commerce#diff-Z29zaG9waWZ5Lmdv) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.