bold-commerce / go-shopify

Go client for the Shopify API
MIT License
328 stars 255 forks source link

Add Customer.ListWithPagination #167

Closed lukecyca closed 1 year ago

lukecyca commented 3 years ago

I’ve cleaned up MR #154 and added test coverage.

codecov[bot] commented 3 years ago

Codecov Report

Patch coverage: 80.00% and project coverage change: -0.16 :warning:

Comparison is base (ea752ea) 100.00% compared to head (fe0f4b8) 99.84%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #167 +/- ## =========================================== - Coverage 100.00% 99.84% -0.16% =========================================== Files 38 37 -1 Lines 1554 1265 -289 =========================================== - Hits 1554 1263 -291 - Misses 0 1 +1 - Partials 0 1 +1 ``` | [Impacted Files](https://codecov.io/gh/bold-commerce/go-shopify/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bold+Commerce) | Coverage Δ | | |---|---|---| | [customer.go](https://codecov.io/gh/bold-commerce/go-shopify/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bold+Commerce#diff-Y3VzdG9tZXIuZ28=) | `96.42% <80.00%> (-3.58%)` | :arrow_down: | ... and [37 files with indirect coverage changes](https://codecov.io/gh/bold-commerce/go-shopify/pull/167/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bold+Commerce) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bold+Commerce). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bold+Commerce)

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