-
Notifications
You must be signed in to change notification settings - Fork 2.2k
refactor!: Adjust function names and field types for billing API #3770
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3770 +/- ##
=======================================
Coverage 91.37% 91.37%
=======================================
Files 187 187
Lines 16760 16760
=======================================
Hits 15315 15315
Misses 1257 1257
Partials 188 188 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@zyfy29 - I'm not seeing any renamed methods in this PR. In fact, the description doesn't appear to match the PR. Can you please clarify? |
Sorry, @zyfy29 - GitHub UI was completely freaking out on me... it showed no changes whatsoever to any methods. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @zyfy29!
LGTM.
Awaiting second LGTM+Approval from any other contributor before merging.
cc: @stevehipwell - @alexandear
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
FYI the GitHub UI is all over the place, I suspect it's rendering for non-latest commits. A page refresh has generally fixed this.
Thank you, @alexandear and @stevehipwell! |
BREAKING CHANGE: Billing-related methods are renamed to
<verb><scope><subject>
pattern, and required fields are changed to value types