Closed oliver006 closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
ff955b4
) 100.00% compared to head (2c9c92e
) 100.00%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks like some changes to customer and order APIs were pulled in, are they related to the breaking changes?
I did some merging - rebasing after the recent PRs #260 and #261 and #259 which modified order.go and customer.go but I just looked at the diff here and it seems fine. Anything sticking out that shouldn't be there?
Looks like some changes to customer and order APIs were pulled in, are they related to the breaking changes?
I did some merging - rebasing after the recent PRs #260 and #261 and #259 which modified order.go and customer.go but I just looked at the diff here and it seems fine. Anything sticking out that shouldn't be there?
Oh I was just looking at the diff between the pushes, but if that's just from the master branch then no worries.
Couple of breaking changes that will go into 4.0
In particular, this one addresses PRs:
174
126
106
37
89