docs: replace stale app.* comments with current package names (SM-118) - #4660
docs: replace stale app.* comments with current package names (SM-118)#4660alertxsto wants to merge 4 commits into
Conversation
Greptile code reviewThis repo uses Greptile for automated review. Before merge, aim for Confidence Score: 5/5 with zero unresolved review threads — see CONTRIBUTING.md. Run a review — add a PR comment with: Give it ~5-10 minutes (sometimes longer) for results, then fix feedback and re-trigger until you reach Confidence Score: 5/5. Optional: automate with the greploop skill. |
Greptile SummaryUpdates benchmark framework documentation to replace stale
Confidence Score: 5/5The PR appears safe to merge because it only corrects stale package names in comments. The updated comments accurately describe the changed modules’ existing import boundaries, and no executable code or runtime contract is modified.
|
| Filename | Overview |
|---|---|
| tests/benchmarks/_framework/adapter_base.py | Accurately updates two comments describing runtime and type-only imports without changing behavior. |
| tests/benchmarks/_framework/types.py | Accurately updates the module documentation to use the current package names without changing behavior. |
Reviews (1): Last reviewed commit: "docs: replace stale app.* wording with c..." | Re-trigger Greptile
Fixes #4652
3 occurrences of
app.*replaced withcore,tools, orsurfaces:tests/benchmarks/_framework/types.py: 1 occurrencetests/benchmarks/_framework/adapter_base.py: 2 occurrences