Skip to content

fix: default settings, ares fixes, add incremental test generation - #71

Draft
dhl123 wants to merge 1 commit into
mainfrom
hl/test_generation
Draft

dhl123 wants to merge 1 commit into
mainfrom
hl/test_generation

Conversation

@dhl123

@dhl123 dhl123 commented Sep 15, 2026

Copy link
Copy Markdown
Member

Summary

What does this PR add or change?

Closes: #51 (WIP), #69 #70

Changes

Solve three issues
create tests for new code
update document

Checks

  • make ci passes (lint, Rego lint, license headers, build smoke)
  • make test passes (policy scorecard — needed if policy behavior changed)
  • CHANGELOG.md updated under ## [Unreleased] (if user-facing)
  • PR title uses a conventional prefix (feat:, fix:, test:, docs:, chore:, or refactor:)
  • Commits are signed off for the DCO (git commit -s)

Notes (optional)

Design sketch, screenshots, or extra context.

@dhl123 dhl123 linked an issue Sep 15, 2026 that may be closed by this pull request
Signed-off-by: Hailun Ding <hailun.ding@ibm.com>
@dhl123 dhl123 changed the title fix: default settings, ares fixes fix: default settings, ares fixes, add incremental test generation Sep 15, 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.

fix: ARES config and output changes. feat: add incremental test generation

1 participant