Add new resources, part 4/7.

Review Request #14377 — Created March 20, 2025 and updated — Latest diff uploaded

Information

RBTools
master

Reviewers

This change adds the following new resource implementations:
- DiffCommentItemResource
- DiffCommentListResource
- GeneralCommentItemResource
- GeneralCommentListResource
- ReviewItemResource
- ReviewListResource
- ReviewReplyItemResource
- ReviewReplyListResource
- ScreenshotCommentItemResource
- ScreenshotCommentListResource

  • Ran unit tests.
  • Used the new resources from a test script and saw that everything
    worked as expected.

Changes between revision 1 and 2

orig
1
2

Commits

Summary ID Author
Add new resources, part 4/7.
This change adds the following new resource implementations: - DiffCommentItemResource - DiffCommentListResource - GeneralCommentItemResource - GeneralCommentListResource - ReviewItemResource - ReviewListResource - ReviewReplyItemResource - ReviewReplyListResource - ScreenshotCommentItemResource - ScreenshotCommentListResource Testing Done: - Ran unit tests. - Used the new resources from a test script and saw that everything worked as expected.
6a041c1f0a2bc870ac34a3f681abd66d66502d89 David Trowbridge
Add new resources, part 4/7.
This change adds the following new resource implementations: - DiffCommentItemResource - DiffCommentListResource - GeneralCommentItemResource - GeneralCommentListResource - ReviewItemResource - ReviewListResource - ReviewReplyItemResource - ReviewReplyListResource - ScreenshotCommentItemResource - ScreenshotCommentListResource Testing Done: - Ran unit tests. - Used the new resources from a test script and saw that everything worked as expected.
94851572f3f4d2c91b7a638332db91d467f5cd81 David Trowbridge
rbtools/api/resource/diff_comment.py
rbtools/api/resource/screenshot_comment.py
Loading...