bold-commerce / go-shopify

Go client for the Shopify API
MIT License
330 stars 256 forks source link

Add endpoint for Shopify Payments transactions && Order Risk #254

Closed AlBaraa-mohamed closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (e40406f) 100.00% compared to head (bfeff43) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #254 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 49 51 +2 Lines 2133 2191 +58 ========================================= + Hits 2133 2191 +58 ```

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

oliver006 commented 11 months ago

Thanks for the PR! Let me know when you're ready for review. Please note, the code coverage is not at 100% which needs to be fixed before we can move forward here.

AlBaraa-mohamed commented 11 months ago

Hi Oliver,

I've added the unit tests to the PR, please start the review process.