Skip to content

Add circuit_simplification types and NEST target simulator - #263

Draft
darshanmandge wants to merge 1 commit into
mainfrom
feat/circuit-simplification-types
Draft

Add circuit_simplification types and NEST target simulator#263
darshanmandge wants to merge 1 commit into
mainfrom
feat/circuit-simplification-types

Conversation

@darshanmandge

Copy link
Copy Markdown
Contributor

Add the following enum values needed by the obi-one circuit simplification task (PR #897):

TargetSimulator:

  • NEST = 'NEST'

DerivationType:

  • circuit_simplification

TaskActivityType:

  • circuit_simplification__config_generation
  • circuit_simplification__execution

TaskConfigType:

  • circuit_simplification__campaign
  • circuit_simplification__config

Add the following enum values needed by the obi-one circuit simplification task (PR #897):

TargetSimulator:
  - NEST = 'NEST'

DerivationType:
  - circuit_simplification

TaskActivityType:
  - circuit_simplification__config_generation
  - circuit_simplification__execution

TaskConfigType:
  - circuit_simplification__campaign
  - circuit_simplification__config
@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
pytest 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/entitysdk/_server_schemas.py 100.00% <100.00%> (ø)

... and 14 files with indirect coverage changes

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

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