π𦩠β [u5k2re]: Deeper survey integration#220
Merged
Gizmotronn merged 2 commits intomainfrom Feb 22, 2026
Merged
Conversation
Contributor
| \n## Coverage Report\n\n- Code Coverage: **4.6%**\n- SDD Coverage: **100.0%** (46/46 linked tasks)\n\n_Generated by `coverage-badges` workflow._ |
Gizmotronn
commented
Feb 22, 2026
Member
Author
Gizmotronn
left a comment
There was a problem hiding this comment.
6 hours of my life...
Gizmotronn
added a commit
that referenced
this pull request
Feb 27, 2026
Gizmotronn
added a commit
that referenced
this pull request
Feb 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request introduces a comprehensive set of improvements to the project's CI/CD workflows, documentation organization, and configuration management. The most notable changes are the addition of automated code coverage and SDD (Specification-Driven Development) coverage badge generation, enhancements to the main pipeline workflow (including new notification and coverage reporting steps), and a significant reorganization and enrichment of documentation for better maintainability and discoverability.
CI/CD Workflow Improvements:
.github/workflows/coverage-badges.ymlworkflow to automatically generate and update code coverage and SDD coverage badges and post coverage summaries on pull requests. This includes new badge files:.github/badges/code-coverage.json,.github/badges/sdd-coverage.json, and.github/badges/metrics-summary.json. [1] [2] [3] [4].github/workflows/pipeline.yml:community_event_notifyjob for sending or dry-running community event notifications, with artifact reporting and environment variable support. [1] [2] [3] [4] [5] [6] [7]Documentation Reorganization and Additions:
.knowns/docs/imported/docsand.knowns/docs/imported/specsheetsfor improved structure and discoverability. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11]community-event-notify-runbook.mddocuments the process and validation steps for community event notifications via GitHub Actions.component-consolidation-audit.mddetails the recent audit and consolidation of components and pages, and outlines further refactoring opportunities.Configuration Enhancements:
.knowns/config.jsonwith new default priorities, labels, statuses, and visible columns to support improved task management and workflow customization.These changes collectively improve the automation, maintainability, and transparency of the projectβs development process.
CI/CD Automation and Reporting
.github/workflows/coverage-badges.yml, badge JSON files). [1] [2] [3] [4].github/workflows/pipeline.yml. [1] [2] [3]Documentation Restructuring
.knowns/docs/imported/docsand.knowns/docs/imported/specsheetsfor better organization and maintainability. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11]Configuration Improvements
.knowns/config.jsonwith new workflow and status settings for improved task tracking.