nuttxpr commented on PR #2964: URL: https://github.com/apache/nuttx-apps/pull/2964#issuecomment-2606090355
[**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) Yes, this PR appears to meet the basic NuttX requirements, though it could be more thorough. Here's a breakdown: **Strengths:** * **Clear Summary:** The summary explains the "why" (part of a larger effort), "what" (moving test folders), and "how" (creating a new `libc` folder). The link to the related PR is excellent. * **Impact Description:** Clearly states the limited impact to the `apps/testing` folder. Lists the new and moved folders. * **Testing Mention:** Mentions CI testing. **Weaknesses:** * **Missing Detail in Impact:** While it mentions affected folders, it doesn't discuss *why* this change is being made. What benefit does restructuring bring? This helps reviewers understand the motivation. Also, explicitly stating "NO" for the other impact categories would be clearer. * **Insufficient Testing Detail:** Simply saying "CI test" isn't enough. Which CI targets? Were any manual tests performed? Providing snippets of successful test output (even if just "pass") would strengthen the testing section significantly. The template requests "before" and "after" logs, which are missing. While not strictly required for pure restructuring, some evidence of functionality not being broken is good practice. * **Missing Build Host Information:** The template asks for build host details (OS, compiler, etc.). This is missing. **Recommendation:** While the PR seems to meet the *letter* of the requirements, adding the missing details, especially regarding testing and build environment, would significantly improve its quality and make review easier. Even a simple "Built and tested on Linux with GCC 12.x, CI passed on sim:nsh" would be a substantial improvement. Explaining the rationale behind the restructuring would also be beneficial. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org