Skip to content

Remove development-time annotations from R/process.R#213

Merged
kyle-messier merged 2 commits into
migratefrom
copilot/sub-pr-211-again
Mar 11, 2026
Merged

Remove development-time annotations from R/process.R#213
kyle-messier merged 2 commits into
migratefrom
copilot/sub-pr-211-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 11, 2026

Leftover # ADD THIS and # FIXED inline annotations in R/process.R were noise with no long-term explanatory value.

Changes

  • R/process.R: Stripped all development-time comment annotations from the NLCD processing block:
    • Removed # ADD THIS suffixes from recursive = TRUE and ignore.case = TRUE parameters in three list.files() calls
    • Removed # FIXED: was > 1, should be > 0 comment preceding the length(nlcd_file) > 0 guard
    • Removed # FIXED: escaped the dot before xml from the .aux.xml pattern string
    • Removed # FIXED: handle multiple files comment above the for loop

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

…R comments

Co-authored-by: kyle-messier <127860447+kyle-messier@users.noreply.github.com>
Copilot AI changed the title [WIP] [WIP] Address feedback from review on migration pull request Remove development-time annotations from R/process.R Mar 11, 2026
@kyle-messier kyle-messier marked this pull request as ready for review March 11, 2026 21:00
@kyle-messier kyle-messier merged commit 00604e8 into migrate Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants