Fish Trophy

david got a fish trophy!

Fish Trophy

Split up rbtools.api.resource.

Review Request #14241 — Created Nov. 11, 2024 and updated

Information

RBTools
master

Reviewers

The resource definitions for RBTools are quite lengthy. While the bulk
of the current implementation all kind of needs to stick together, we
can split out individual resource-specific subclasses.

This change does not make any functional or other cleanup changes to the
code, just splits it up.

Ran unit tests.

Summary ID
Split up rbtools.api.resource.
The resource definitions for RBTools are quite lengthy. While the bulk of the current implementation all kind of needs to stick together, we can split out individual resource-specific subclasses. This change does not make any functional or other cleanup changes to the code, just splits it up. Testing Done: Ran unit tests.
d7fb51dd07f8f940e383163bb9b891354865df26
Description From Last Updated

undefined name 'HttpRequest' Column: 19 Error code: F821

reviewbotreviewbot

blank line at end of file Column: 1 Error code: W391

reviewbotreviewbot
Checks run (1 failed, 1 succeeded)
flake8 failed.
JSHint passed.

flake8

david
Review request changed
Commits:
Summary ID
Split up rbtools.api.resource.
The resource definitions for RBTools are quite lengthy. While the bulk of the current implementation all kind of needs to stick together, we can split out individual resource-specific subclasses. This change does not make any functional or other cleanup changes to the code, just splits it up. Testing Done: Ran unit tests.
176a23a6f6688259b434deb2f1e832bd52121037
Split up rbtools.api.resource.
The resource definitions for RBTools are quite lengthy. While the bulk of the current implementation all kind of needs to stick together, we can split out individual resource-specific subclasses. This change does not make any functional or other cleanup changes to the code, just splits it up. Testing Done: Ran unit tests.
d7fb51dd07f8f940e383163bb9b891354865df26

Checks run (2 succeeded)

flake8 passed.
JSHint passed.