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 mqt-core and adapt to changes #507

Merged
merged 4 commits into from
Aug 14, 2024
Merged

Conversation

burgholzer
Copy link
Member

Description

This PR updates MQT Core and adapts the code base to the changes from cda-tum/mqt-core#668.

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>
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
@burgholzer burgholzer added dependencies Pull requests that update a dependency file c++ Anything related to C++ code labels Aug 14, 2024
@burgholzer burgholzer self-assigned this Aug 14, 2024
@burgholzer burgholzer enabled auto-merge August 14, 2024 12:08
Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.4%. Comparing base (f61fc74) to head (5183553).
Report is 67 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #507     +/-   ##
=======================================
- Coverage   90.5%   90.4%   -0.1%     
=======================================
  Files         86      86             
  Lines      10024   10023      -1     
  Branches    1712    1711      -1     
=======================================
- Hits        9072    9066      -6     
- Misses       952     957      +5     
Flag Coverage Δ
cpp 90.1% <100.0%> (-0.1%) ⬇️
python 95.9% <ø> (ø)
Files with missing lines Coverage Δ
include/Architecture.hpp 88.4% <ø> (ø)
include/DataLogger.hpp 100.0% <ø> (ø)
include/Mapper.hpp 85.2% <ø> (ø)
include/cliffordsynthesis/CliffordSynthesizer.hpp 88.1% <ø> (ø)
include/cliffordsynthesis/Results.hpp 100.0% <ø> (ø)
include/cliffordsynthesis/Tableau.hpp 86.6% <ø> (ø)
include/cliffordsynthesis/encoding/GateEncoder.hpp 88.8% <ø> (ø)
...de/cliffordsynthesis/encoding/ObjectiveEncoder.hpp 100.0% <ø> (ø)
...lude/cliffordsynthesis/encoding/TableauEncoder.hpp 100.0% <ø> (ø)
include/hybridmap/HardwareQubits.hpp 94.5% <ø> (ø)
... and 28 more

... and 1 file with indirect coverage changes

@burgholzer burgholzer merged commit 41ed926 into main Aug 14, 2024
34 checks passed
@burgholzer burgholzer deleted the update-mqt-core branch August 14, 2024 13:13
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 dependencies Pull requests that update a dependency file
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant