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 #460

Merged
merged 3 commits into from
Sep 29, 2024
Merged

⬆️ update mqt-core #460

merged 3 commits into from
Sep 29, 2024

Conversation

burgholzer
Copy link
Member

Description

This PR updates QCEC with the latest changes from MQT Core.
It also contains a small configuration tweak for the noxfile.

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.

@burgholzer burgholzer self-assigned this Sep 28, 2024
@burgholzer burgholzer added dependencies Pull requests that update a dependency file c++ Anything related to C++ code labels Sep 28, 2024
@burgholzer burgholzer enabled auto-merge (squash) September 28, 2024 22:35
Copy link

codecov bot commented Sep 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.4%. Comparing base (0d0121b) to head (d068f22).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #460   +/-   ##
=====================================
  Coverage   95.4%   95.4%           
=====================================
  Files         40      40           
  Lines       1836    1834    -2     
  Branches     223     223           
=====================================
- Hits        1752    1751    -1     
+ Misses        84      83    -1     
Flag Coverage Δ
cpp 95.9% <100.0%> (+<0.1%) ⬆️
python 93.7% <ø> (ø)
Files with missing lines Coverage Δ
src/EquivalenceCheckingManager.cpp 93.1% <100.0%> (-0.1%) ⬇️

... and 1 file with indirect coverage changes

@burgholzer burgholzer merged commit fec5499 into main Sep 29, 2024
27 checks passed
@burgholzer burgholzer deleted the update-mqt-core branch September 29, 2024 01:06
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