-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[Admin] Add request spec for Refund Reasons & other minor edits #5822
[Admin] Add request spec for Refund Reasons & other minor edits #5822
Conversation
The general consensus is that this pattern persists across the new admin controllers purely by virtue of a copy/paste carry-over as it looks like it's not being used anywhere.
The copy had a few inconsistencies and copy/paste errors.
The human-readable output is the same regardless of which model we are referencing here, (always "Active") but since this is the RefundReason component, let's be consistent and reference that here.
b0dc590
to
cb33038
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5822 +/- ##
==========================================
+ Coverage 88.79% 88.84% +0.05%
==========================================
Files 737 737
Lines 17227 17224 -3
==========================================
+ Hits 15296 15302 +6
+ Misses 1931 1922 -9 ☔ View full report in Codecov by Sentry. |
Requesting review from @rainerdema and @elia just to be sure that the removal of Hope the review request is not too spammy for you guys, thanks in advance! :) |
Hey @MadelineCollier, I’ve investigated this a bit and I believe that most of these Considering that most of the controllers don’t even have a I have identified the following controllers that have
Not at all! 🙏 I’m really glad to see the work on the admin is progressing. |
Perfect! I'll look at removing those all today :) Thanks for the review! |
load_refund_reason
from controllerSummary
Checklist
Check out our PR guidelines for more details.
The following are mandatory for all PRs:
The following are not always needed: