Skip to content

For beta 2#72

Merged
baxyz merged 4 commits into
mainfrom
for-beta-2
May 15, 2026
Merged

For beta 2#72
baxyz merged 4 commits into
mainfrom
for-beta-2

Conversation

@baxyz

@baxyz baxyz commented May 13, 2026

Copy link
Copy Markdown
Contributor

Description

Please include a summary of what this PR does and why it's needed.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring
  • Test improvement

Related Issues

Closes #(issue number)

How Has This Been Tested?

Describe the tests you ran and how to reproduce them:

  • Test A
  • Test B

Checklist

  • My code follows the code style of this project
  • I have updated the documentation accordingly
  • I have added tests for my changes
  • All new and existing tests passed locally
  • My commits follow the conventional commit format

Screenshots (if applicable)

Add screenshots for UI changes.

Additional Context

Add any other context about the PR here.

baxyz added 2 commits May 13, 2026 20:39
- remove unused score extraction
- simplify mutation status handling
- update mutation section display
Copilot AI review requested due to automatic review settings May 13, 2026 20:40

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.

Pull request overview

Simplifies the PR validation workflow's mutation testing reporting (drops score extraction and progress-bar UI in favor of a simple pass/fail status) and adds a TODO.md roadmap covering type/ predicate gap-fill and OpenSSF Scorecard improvements. The YAML array formatting in the workflow trigger is also tightened.

Changes:

  • Replace mutation-score extraction + rich PR comment section with a simple success/failure indicator.
  • Add new TODO.md documenting prioritized roadmap items.
  • Minor YAML style cleanup (array spacing) in pr-validation.yml.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
TODO.md New roadmap document covering type/ predicate gaps and Scorecard tasks.
.github/workflows/pr-validation.yml Simplifies mutation job output to a pass/fail status; removes score extraction and rich comment section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/pr-validation.yml Outdated
@baxyz baxyz merged commit c4dc6ee into main May 15, 2026
15 checks passed
@baxyz baxyz deleted the for-beta-2 branch May 15, 2026 20:49
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