Skip to content

Latest commit

 

History

History
73 lines (48 loc) · 1.45 KB

File metadata and controls

73 lines (48 loc) · 1.45 KB

Week 7 Write-up

Tip: To preview this markdown file

  • On Mac, press Command (⌘) + Shift + V
  • On Windows/Linux, press Ctrl + Shift + V

Instructions

Fill out all of the TODOs in this file.

Submission Details

Name: TODO
SUNet ID: TODO
Citations: TODO

This assignment took me about TODO hours to do.

Task 1: Add more endpoints and validations

a. Links to relevant commits/issues

TODO

b. PR Description

TODO

c. Graphite Diamond generated code review

TODO

Task 2: Extend extraction logic

a. Links to relevant commits/issues

TODO

b. PR Description

TODO

c. Graphite Diamond generated code review

TODO

Task 3: Try adding a new model and relationships

a. Links to relevant commits/issues

TODO

b. PR Description

TODO

c. Graphite Diamond generated code review

TODO

Task 4: Improve tests for pagination and sorting

a. Links to relevant commits/issues

TODO

b. PR Description

TODO

c. Graphite Diamond generated code review

TODO

Brief Reflection

a. The types of comments you typically made in your manual reviews (e.g., correctness, performance, security, naming, test gaps, API shape, UX, docs).

TODO

b. A comparison of your comments vs. Graphite’s AI-generated comments for each PR.

TODO

c. When the AI reviews were better/worse than yours (cite specific examples)

TODO

d. Your comfort level trusting AI reviews going forward and any heuristics for when to rely on them.

TODO