Skip to content

[anneal][v2] Add charon execution engine, expand command CLI, and integration tests#3404

Open
mdittmer wants to merge 1 commit into
G3ub4smvhm3rbp6d53jhwn3knjeaw7ugnfrom
Gnafivbpqcaatsvsxamgsjcudchscvaae
Open

[anneal][v2] Add charon execution engine, expand command CLI, and integration tests#3404
mdittmer wants to merge 1 commit into
G3ub4smvhm3rbp6d53jhwn3knjeaw7ugnfrom
Gnafivbpqcaatsvsxamgsjcudchscvaae

Conversation

@mdittmer
Copy link
Copy Markdown
Collaborator

@mdittmer mdittmer commented May 25, 2026


Latest Update: v28 — Compare vs v27

📚 Full Patch History

Links show the diff between the row version and the column version.

Version v27 v26 v25 v24 v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v28 v27 v26 v25 v24 v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v27 v26 v25 v24 v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v26 v25 v24 v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v25 v24 v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v24 v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v23 v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v22 v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v21 v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v8 v7 v6 v5 v4 v3 v2 v1 Base
v7 v6 v5 v4 v3 v2 v1 Base
v6 v5 v4 v3 v2 v1 Base
v5 v4 v3 v2 v1 Base
v4 v3 v2 v1 Base
v3 v2 v1 Base
v2 v1 Base
v1 Base
⬇️ Download this PR

Branch

git fetch origin refs/heads/Gnafivbpqcaatsvsxamgsjcudchscvaae && git checkout -b pr-Gnafivbpqcaatsvsxamgsjcudchscvaae FETCH_HEAD

Checkout

git fetch origin refs/heads/Gnafivbpqcaatsvsxamgsjcudchscvaae && git checkout FETCH_HEAD

Cherry Pick

git fetch origin refs/heads/Gnafivbpqcaatsvsxamgsjcudchscvaae && git cherry-pick FETCH_HEAD

Pull

git pull origin refs/heads/Gnafivbpqcaatsvsxamgsjcudchscvaae

Stacked PRs enabled by GHerrit.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.85%. Comparing base (3b23aff) to head (991f380).

Additional details and impacted files
@@                        Coverage Diff                         @@
##           G3ub4smvhm3rbp6d53jhwn3knjeaw7ugn    #3404   +/-   ##
==================================================================
  Coverage                              91.85%   91.85%           
==================================================================
  Files                                     20       20           
  Lines                                   6093     6093           
==================================================================
  Hits                                    5597     5597           
  Misses                                   496      496           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mdittmer mdittmer force-pushed the Gzq7escrh5c2qcrgidomnfaxbsi6xn7yu branch from 5339ec7 to e229a98 Compare May 25, 2026 18:30
@mdittmer mdittmer force-pushed the Gnafivbpqcaatsvsxamgsjcudchscvaae branch from e8af624 to 1c62cfd Compare May 25, 2026 18:30
@mdittmer mdittmer force-pushed the Gzq7escrh5c2qcrgidomnfaxbsi6xn7yu branch from e229a98 to 9450f86 Compare May 25, 2026 19:12
@mdittmer mdittmer force-pushed the Gnafivbpqcaatsvsxamgsjcudchscvaae branch from 1c62cfd to 43a1ef4 Compare May 25, 2026 19:12
@mdittmer mdittmer force-pushed the Gzq7escrh5c2qcrgidomnfaxbsi6xn7yu branch from 9450f86 to fa0696c Compare May 25, 2026 19:34
@mdittmer mdittmer force-pushed the Gnafivbpqcaatsvsxamgsjcudchscvaae branch 2 times, most recently from c7bc335 to fafcee4 Compare May 25, 2026 22:48
@mdittmer mdittmer force-pushed the Gzq7escrh5c2qcrgidomnfaxbsi6xn7yu branch 2 times, most recently from 64753f4 to 88f14ff Compare May 27, 2026 18:13
@mdittmer mdittmer force-pushed the Gnafivbpqcaatsvsxamgsjcudchscvaae branch from fafcee4 to 0cf1bf4 Compare May 27, 2026 18:13
@mdittmer mdittmer changed the base branch from Gzq7escrh5c2qcrgidomnfaxbsi6xn7yu to G3ub4smvhm3rbp6d53jhwn3knjeaw7ugn May 27, 2026 18:13
@mdittmer mdittmer force-pushed the Gnafivbpqcaatsvsxamgsjcudchscvaae branch from 0cf1bf4 to 964666d Compare June 5, 2026 16:02
@mdittmer mdittmer force-pushed the G3ub4smvhm3rbp6d53jhwn3knjeaw7ugn branch from 98f4d2f to 10684db Compare June 5, 2026 16:02
@joshlf joshlf force-pushed the G3ub4smvhm3rbp6d53jhwn3knjeaw7ugn branch from 10684db to e9b8d91 Compare June 5, 2026 17:07
@joshlf joshlf force-pushed the G3ub4smvhm3rbp6d53jhwn3knjeaw7ugn branch from 2b9f57d to 0ecf43c Compare June 6, 2026 02:02
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

🤖 Optimistically Approved: Changes appear scoped. Final strict verification will occur in the Merge Queue.

@joshlf joshlf force-pushed the G3ub4smvhm3rbp6d53jhwn3knjeaw7ugn branch from 0ecf43c to 9b64600 Compare June 6, 2026 02:21
@joshlf joshlf force-pushed the Gnafivbpqcaatsvsxamgsjcudchscvaae branch from 84850f1 to 2c0a874 Compare June 6, 2026 02:21
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

🤖 Optimistically Approved: Changes appear scoped. Final strict verification will occur in the Merge Queue.

@joshlf joshlf force-pushed the Gnafivbpqcaatsvsxamgsjcudchscvaae branch from 2c0a874 to 8b2c023 Compare June 6, 2026 03:00
@joshlf joshlf force-pushed the G3ub4smvhm3rbp6d53jhwn3knjeaw7ugn branch from 9b64600 to 0135a80 Compare June 6, 2026 03:00
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

🤖 Optimistically Approved: Changes appear scoped. Final strict verification will occur in the Merge Queue.

@joshlf joshlf force-pushed the G3ub4smvhm3rbp6d53jhwn3knjeaw7ugn branch from 0135a80 to efc62da Compare June 6, 2026 04:37
@joshlf joshlf force-pushed the Gnafivbpqcaatsvsxamgsjcudchscvaae branch from 8b2c023 to c34277b Compare June 6, 2026 04:37
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

🤖 Optimistically Approved: Changes appear scoped. Final strict verification will occur in the Merge Queue.

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

🤖 Optimistically Approved: Changes appear scoped. Final strict verification will occur in the Merge Queue.

@joshlf joshlf force-pushed the G3ub4smvhm3rbp6d53jhwn3knjeaw7ugn branch from 968f300 to ede12ab Compare June 7, 2026 00:20
@joshlf joshlf force-pushed the Gnafivbpqcaatsvsxamgsjcudchscvaae branch from f57e262 to 7a481b3 Compare June 7, 2026 00:20
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

🤖 Optimistically Approved: Changes appear scoped. Final strict verification will occur in the Merge Queue.

@joshlf joshlf force-pushed the Gnafivbpqcaatsvsxamgsjcudchscvaae branch from 7a481b3 to c6dfbac Compare June 7, 2026 01:17
@joshlf joshlf force-pushed the G3ub4smvhm3rbp6d53jhwn3knjeaw7ugn branch from ede12ab to 5eee5fc Compare June 7, 2026 01:17
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

🤖 Optimistically Approved: Changes appear scoped. Final strict verification will occur in the Merge Queue.

@joshlf joshlf force-pushed the G3ub4smvhm3rbp6d53jhwn3knjeaw7ugn branch from 5eee5fc to b45b03b Compare June 7, 2026 01:56
@joshlf joshlf force-pushed the Gnafivbpqcaatsvsxamgsjcudchscvaae branch from c6dfbac to 097ab45 Compare June 7, 2026 01:56
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

🤖 Optimistically Approved: Changes appear scoped. Final strict verification will occur in the Merge Queue.

…egration tests

gherrit-pr-id: Gnafivbpqcaatsvsxamgsjcudchscvaae
@joshlf joshlf force-pushed the Gnafivbpqcaatsvsxamgsjcudchscvaae branch from 097ab45 to 991f380 Compare June 7, 2026 01:57
@joshlf joshlf force-pushed the G3ub4smvhm3rbp6d53jhwn3knjeaw7ugn branch from b45b03b to 3b23aff Compare June 7, 2026 01:57
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

🤖 Optimistically Approved: Changes appear scoped. Final strict verification will occur in the Merge Queue.

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