Skip to content

Add AsciiExt is_ascii to autoharness CI - #682

Open
acearyanarun wants to merge 1 commit into
model-checking:mainfrom
acearyanarun:add-autoharness-ci-coverage
Open

Add AsciiExt is_ascii to autoharness CI#682
acearyanarun wants to merge 1 commit into
model-checking:mainfrom
acearyanarun:add-autoharness-ci-coverage

Conversation

@acearyanarun

Copy link
Copy Markdown

Summary

Add <char as ascii::AsciiExt>::is_ascii to the functions exercised by the Autoharness CI job.

Motivation

Autoharness can generate a harness for this function, but the existing CI include patterns do not select it.

Validation

  • Confirmed Autoharness generates the target.
  • Confirmed the target is not already selected by the current CI configuration.
  • Confirmed there is no existing manual harness for this target.
  • Verified <char as ascii::AsciiExt>::is_ascii successfully with Kani Autoharness locally.

@acearyanarun
acearyanarun requested a review from a team as a code owner September 8, 2026 04:09
@acearyanarun

Copy link
Copy Markdown
Author

This PR adds ::is_ascii to the Autoharness CI include list. I confirmed Autoharness generates this target, that it was not already selected by the workflow, and that targeted local verification completed successfully.

@Tianshu-Huang @CYJ904 @wodex1nhaoIeng @srivatsansamraj

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.

1 participant