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

⬆️ ✨ Update to latest mqt-core version #345

Merged
merged 2 commits into from
Dec 29, 2023
Merged

Conversation

burgholzer
Copy link
Member

Description

This PR updates the mqt-core submodule to its latest version. This brings a bunch of new and improved features such as:

  • initial OpenQASM 3.0 support
  • performance improvements for the underlying DD package

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.

Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
@burgholzer burgholzer added feature New feature or request dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code enhancement Anything related to improvements of the existing library labels Dec 29, 2023
@burgholzer burgholzer enabled auto-merge (squash) December 29, 2023 14:34
Copy link

codecov bot commented Dec 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2ea6564) 96.0% compared to head (cb09f3e) 96.2%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #345     +/-   ##
=======================================
+ Coverage   96.0%   96.2%   +0.1%     
=======================================
  Files         34      34             
  Lines       1739    1738      -1     
  Branches     212     212             
=======================================
+ Hits        1670    1672      +2     
+ Misses        69      66      -3     
Flag Coverage Δ
cpp 95.9% <ø> (+0.2%) ⬆️
python 97.2% <ø> (ø)

see 2 files with indirect coverage changes

@burgholzer burgholzer merged commit b52d8fd into main Dec 29, 2023
32 checks passed
@burgholzer burgholzer deleted the update-mqt-core branch December 29, 2023 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement Anything related to improvements of the existing library feature New feature or request submodules Pull requests that update Submodules code
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant