Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Neutral Atom State Preparation #658

Merged
merged 6 commits into from
Aug 6, 2024
Merged

Support for Neutral Atom State Preparation #658

merged 6 commits into from
Aug 6, 2024

Conversation

ystade
Copy link
Collaborator

@ystade ystade commented Aug 5, 2024

Description

This adds minor changes required for the PR #500 in MQT QMAP.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

@ystade ystade self-assigned this Aug 5, 2024
@ystade ystade added feature New feature or request c++ Anything related to C++ code Core Anything related to the Core library and IR labels Aug 5, 2024
Copy link

codecov bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.6%. Comparing base (7a9a202) to head (85c69a0).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #658   +/-   ##
=====================================
  Coverage   91.6%   91.6%           
=====================================
  Files        148     148           
  Lines      14773   14776    +3     
  Branches    2370    2370           
=====================================
+ Hits       13545   13548    +3     
  Misses      1228    1228           
Flag Coverage Δ
cpp 91.4% <100.0%> (+<0.1%) ⬆️
python 99.7% <ø> (ø)
Files Coverage Δ
include/mqt-core/datastructures/Layer.hpp 89.3% <100.0%> (+0.2%) ⬆️
src/datastructures/Layer.cpp 93.6% <100.0%> (+0.1%) ⬆️

@ystade ystade requested a review from burgholzer August 6, 2024 07:25
@burgholzer burgholzer marked this pull request as ready for review August 6, 2024 07:25
Copy link
Member

@burgholzer burgholzer left a comment

Choose a reason for hiding this comment

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

LGTM 👍🏻

@ystade ystade enabled auto-merge August 6, 2024 07:44
@ystade ystade merged commit 0b0152f into main Aug 6, 2024
34 checks passed
@ystade ystade deleted the wip-smt-na branch August 6, 2024 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ Anything related to C++ code Core Anything related to the Core library and IR feature New feature or request
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants