Skip to content

Add eval context#173

Merged
koparasy merged 5 commits intodevelopfrom
features/eval-context
Dec 6, 2025
Merged

Add eval context#173
koparasy merged 5 commits intodevelopfrom
features/eval-context

Conversation

@koparasy
Copy link
Member

@koparasy koparasy commented Dec 5, 2025

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds comprehensive unit test coverage for the EvalContext class, which appears to be a new component in the AMS workflow system that manages evaluation contexts including input/output tensors, model pointers, thresholds, and uncertainty tracking.

Key Changes:

  • Added unit tests covering default construction, parameterized construction, and optional uncertainties usage for EvalContext
  • Updated CMake configuration to build and register the new test executable
  • Tests verify correct initialization and management of tensor bundles, model/layout pointers, thresholds, and optional fields

Reviewed changes

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

File Description
tests/AMSlib/wf/eval_context.cpp New test file with three test cases validating EvalContext construction and field initialization
tests/AMSlib/wf/CMakeLists.txt Added build and registration configuration for the eval_context test executable

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

koparasy and others added 2 commits December 5, 2025 11:38
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.


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

@koparasy koparasy merged commit 01645b0 into develop Dec 6, 2025
20 checks passed
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