Skip to content

chore(issues): archive closed issue spec #2149 - #2215

Merged
josecelano merged 1 commit into
torrust:developfrom
josecelano:chore/close-issue-2149
Sep 14, 2026
Merged

josecelano merged 1 commit into
torrust:developfrom
josecelano:chore/close-issue-2149

Conversation

@josecelano

Copy link
Copy Markdown
Member

Summary

Archives the completed Issue #2149 specification after PR #2174 merged and the GitHub issue closed. The spec folder moves from docs/issues/open/ to docs/issues/closed/, its frontmatter records status: closed and implementation PR #2174, the final workflow checkpoints are ticked with a closure log entry, and every repository link to the old open path is repaired. The EPIC #1347 subissue row becomes DONE and its aggregate and unit-only coverage tables record the final measurements (aggregate 97.85% lines, +0.89 pp; unit-only 96.18% lines).

Scope

  • docs/issues/open/2149-…docs/issues/closed/2149-… (28 files, git renames)
  • Frontmatter, workflow checkpoints, and progress-log closure entry in the archived ISSUE.md
  • Link repairs in the archived folder, docs/copilot-pr-reviews/pr-2174-copilot-suggestions.md, and EPIC Overhaul: Packages Testing #1347
  • EPIC Overhaul: Packages Testing #1347 subissue status and final coverage rows

Validation

  • linter all (via full pre-commit gate, all 7 steps passed)
  • Lychee local link check passes with the moved paths
  • No remaining references to docs/issues/open/2149-… anywhere in the repository

Related to #2149

Copilot AI lite review requested due to automatic review settings September 14, 2026 17:24
@josecelano josecelano self-assigned this Sep 14, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Warning

Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.

Pull request overview

Archives the completed Issue #2149 specification by marking it closed, updating references to the closed-spec location, and reflecting final status/coverage in EPIC #1347.

Changes:

  • Update Issue #2149 spec frontmatter/status and add a closure progress-log entry referencing PR #2174.
  • Repair semantic-links across the Issue #2149 spec docs to point at docs/issues/closed/....
  • Update EPIC #1347 to mark subissue #2149 as DONE and record final aggregate + unit-only coverage; update PR #2174 Copilot review doc links.

Reviewed changes

Copilot reviewed 22 out of 28 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/issues/open/2149-1347-add-focused-udp-server-package-tests/test-refactor-plans/statistics-module-tests.md Update semantic-links to closed-spec paths.
docs/issues/open/2149-1347-add-focused-udp-server-package-tests/test-refactor-plans/statistics-event-dispatch-tests.md Update semantic-links to closed-spec paths.
docs/issues/open/2149-1347-add-focused-udp-server-package-tests/test-refactor-plans/spawner-tests.md Update semantic-links to closed-spec paths.
docs/issues/open/2149-1347-add-focused-udp-server-package-tests/test-refactor-plans/server-states-tests.md Update semantic-links to closed-spec paths.
docs/issues/open/2149-1347-add-focused-udp-server-package-tests/test-refactor-plans/response-sent-handler-tests.md Update semantic-links to closed-spec paths.
docs/issues/open/2149-1347-add-focused-udp-server-package-tests/test-refactor-plans/request-buffer-tests.md Update semantic-links to closed-spec paths (incl. evidence docs).
docs/issues/open/2149-1347-add-focused-udp-server-package-tests/test-refactor-plans/receiver-tests.md Update semantic-links to closed-spec paths.
docs/issues/open/2149-1347-add-focused-udp-server-package-tests/test-refactor-plans/processor-tests.md Update semantic-links to closed-spec paths.
docs/issues/open/2149-1347-add-focused-udp-server-package-tests/test-refactor-plans/launcher-tests.md Update semantic-links to closed-spec paths.
docs/issues/open/2149-1347-add-focused-udp-server-package-tests/test-refactor-plans/handler-error-tests.md Update semantic-links to closed-spec paths.
docs/issues/open/2149-1347-add-focused-udp-server-package-tests/test-refactor-plans/handler-dispatch-tests.md Update semantic-links to closed-spec paths.
docs/issues/open/2149-1347-add-focused-udp-server-package-tests/test-refactor-plans/event-tests.md Update semantic-links to closed-spec paths.
docs/issues/open/2149-1347-add-focused-udp-server-package-tests/test-refactor-plans/error-tests.md Update semantic-links to closed-spec paths.
docs/issues/open/2149-1347-add-focused-udp-server-package-tests/test-refactor-plans/error-metric-tests.md Update semantic-links to closed-spec paths.
docs/issues/open/2149-1347-add-focused-udp-server-package-tests/test-refactor-plans/contract-tests.md Update semantic-links to closed-spec paths.
docs/issues/open/2149-1347-add-focused-udp-server-package-tests/test-refactor-plans/container-tests.md Update semantic-links to closed-spec paths.
docs/issues/open/2149-1347-add-focused-udp-server-package-tests/test-refactor-plans/bound-socket-tests.md Update semantic-links to closed-spec paths.
docs/issues/open/2149-1347-add-focused-udp-server-package-tests/test-refactor-plans/banning-event-handler-tests.md Update semantic-links to closed-spec paths.
docs/issues/open/2149-1347-add-focused-udp-server-package-tests/implementation-retrospective.md Update related-artifacts links to closed-spec paths.
docs/issues/open/2149-1347-add-focused-udp-server-package-tests/ISSUE.md Mark issue as closed, update spec-path/related PR, tick final checkpoints, add closure log entry.
docs/issues/open/1347-overhaul-packages-testing/EPIC.md Mark subissue #2149 DONE; update aggregate + unit-only coverage rows and evidence links.
docs/copilot-pr-reviews/pr-2174-copilot-suggestions.md Repair references from open-spec paths to closed-spec paths.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@josecelano
josecelano force-pushed the chore/close-issue-2149 branch from ccb1d31 to 3138df9 Compare September 14, 2026 18:13
@josecelano

Copy link
Copy Markdown
Member Author

ACK 3138df9

@josecelano
josecelano merged commit b55fc5a into torrust:develop Sep 14, 2026
1 check passed
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